Utils: Fix some indentation #341
Merged
Codecov / codecov/project
succeeded
Nov 19, 2024 in 0s
100.00% (+0.00%) compared to 387002b
View this Pull Request on Codecov
100.00% (+0.00%) compared to 387002b
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 100.00%. Comparing base (
387002b
) to head (d387c50
).
Additional details and impacted files
@@ Coverage Diff @@
## master #341 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 105 105
Lines 631 631
=========================================
Hits 631 631
Files with missing lines | Coverage Δ | |
---|---|---|
src/utils.js | 100.00% <ø> (ø) |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading