feat: WC-274 isolate external styles for component #1126
Closed
Codecov / codecov/project
succeeded
Jun 18, 2025 in 0s
70.73% (+0.04%) compared to a22ef9e
View this Pull Request on Codecov
70.73% (+0.04%) compared to a22ef9e
Details
Codecov Report
Attention: Patch coverage is 80.60606% with 32 lines in your changes missing coverage. Please review.
Project coverage is 70.73%. Comparing base (
a22ef9e) to head (d4950a4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| client/src/components/DataFiles/DataFilesTest.jsx | 16.66% | 20 Missing |
| client/src/hooks/datafiles/useExternalStyles.js | 91.42% | 12 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1126 +/- ##
==========================================
+ Coverage 70.68% 70.73% +0.04%
==========================================
Files 540 542 +2
Lines 33572 33736 +164
Branches 2989 3011 +22
==========================================
+ Hits 23732 23864 +132
- Misses 9632 9664 +32
Partials 208 208 | Files with missing lines | Coverage Δ | |
|---|---|---|
| client/src/components/DataFiles/index.js | 100.00% <100.00%> (ø) |
|
| client/src/hooks/datafiles/index.js | 100.00% <ø> (ø) |
|
| client/src/hooks/datafiles/useExternalStyles.js | 91.42% <91.42%> (ø) |
|
| client/src/components/DataFiles/DataFilesTest.jsx | 16.66% <16.66%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading