Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bundle analysis: add asset filtering #633

Merged
merged 6 commits into from
Jun 26, 2024

Merge branch 'main' into jun_24_filtering

8b6373c
Select commit
Loading
Failed to load commit list.
Merged

bundle analysis: add asset filtering #633

Merge branch 'main' into jun_24_filtering
8b6373c
Select commit
Loading
Failed to load commit list.
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!