bundle analysis: add asset filtering #633
Merged
Codecov - QA / codecov/project
succeeded
Jun 26, 2024 in 0s
91.54% (+0.01%) compared to b15dead
View this Pull Request on Codecov
91.54% (+0.01%) compared to b15dead
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 91.54%. Comparing base (
b15dead
) to head (8b6373c
).
✅ All tests successful. No failed tests found.
@@ Coverage Diff @@
## main #633 +/- ##
==========================================
+ Coverage 91.53% 91.54% +0.01%
==========================================
Files 621 621
Lines 16533 16556 +23
==========================================
+ Hits 15134 15157 +23
Misses 1399 1399
Files | Coverage Δ | |
---|---|---|
graphql_api/types/bundle_analysis/report.py | 100.00% <100.00%> (ø) |
|
graphql_api/types/enums/__init__.py | 100.00% <ø> (ø) |
|
graphql_api/types/enums/enum_types.py | 100.00% <ø> (ø) |
|
graphql_api/types/enums/enums.py | 100.00% <100.00%> (ø) |
|
services/bundle_analysis.py | 100.00% <100.00%> (ø) |
📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!
Loading