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

feat(Build): use bench get-app cache #1396

Merged
merged 21 commits into from
Feb 9, 2024

Merge branch 'master' into get-app-cache

ee675f7
Select commit
Loading
Failed to load commit list.
Merged

feat(Build): use bench get-app cache #1396

Merge branch 'master' into get-app-cache
ee675f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2024 in 0s

45.16% (+0.38%) compared to aaa7dd6

View this Pull Request on Codecov

45.16% (+0.38%) compared to aaa7dd6

Details

Codecov Report

Attention: 34 lines in your changes are missing coverage. Please review.

Comparison is base (aaa7dd6) 44.78% compared to head (ee675f7) 45.16%.

Files Patch % Lines
...ress/press/doctype/deploy_candidate/cache_utils.py 81.70% 15 Missing ⚠️
...doctype/bench_get_app_cache/bench_get_app_cache.py 80.59% 13 Missing ⚠️
press/press/doctype/release_group/release_group.py 75.00% 3 Missing ⚠️
press/press/doctype/app/app.py 66.66% 1 Missing ⚠️
...press/doctype/deploy_candidate/deploy_candidate.py 92.30% 1 Missing ⚠️
press/utils/__init__.py 95.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1396      +/-   ##
==========================================
+ Coverage   44.78%   45.16%   +0.38%     
==========================================
  Files         310      312       +2     
  Lines       20742    20935     +193     
==========================================
+ Hits         9289     9456     +167     
- Misses      11453    11479      +26     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.