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

Force tasks with no files as failed #92

Merged
merged 2 commits into from
Nov 11, 2024

Rename things for clarity

0941055
Select commit
Loading
Failed to load commit list.
Merged

Force tasks with no files as failed #92

Rename things for clarity
0941055
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

46.11% (-0.25%) compared to 6eaea92, passed because coverage increased by 0.73% when compared to adjusted base (45.38%)

View this Pull Request on Codecov

46.11% (-0.25%) compared to 6eaea92, passed because coverage increased by 0.73% when compared to adjusted base (45.38%)

Details

Codecov Report

Attention: Patch coverage is 61.11111% with 7 lines in your changes missing coverage. Please review.

Project coverage is 46.11%. Comparing base (6eaea92) to head (0941055).

Files with missing lines Patch % Lines
api/src/zimitfrontend/routes/hook.py 0.00% 5 Missing ⚠️
api/src/zimitfrontend/routes/utils.py 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
- Coverage   46.35%   46.11%   -0.25%     
==========================================
  Files          10       10              
  Lines         384      386       +2     
  Branches       43       44       +1     
==========================================
  Hits          178      178              
- Misses        205      206       +1     
- Partials        1        2       +1     

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