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

Prevent mandatory jobs from being added to the list of rejected jobs (bugfix) #1602

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Update unit test to take mandatory jobs into account

2fcb7da
Select commit
Loading
Failed to load commit list.
Open

Prevent mandatory jobs from being added to the list of rejected jobs (bugfix) #1602

Update unit test to take mandatory jobs into account
2fcb7da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

48.03% (+0.00%) compared to b965681

View this Pull Request on Codecov

48.03% (+0.00%) compared to b965681

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.03%. Comparing base (b965681) to head (2fcb7da).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1602   +/-   ##
=======================================
  Coverage   48.03%   48.03%           
=======================================
  Files         371      371           
  Lines       39852    39853    +1     
  Branches     6734     6735    +1     
=======================================
+ Hits        19142    19143    +1     
  Misses      19993    19993           
  Partials      717      717           

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