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

[FIX] BroadcastJob activeDeadlineSeconds did not take effect #1410

Closed
wants to merge 1 commit into from

[FIX] BroadcastJob activeDeadlineSeconds did not take effect

3183a64
Select commit
Loading
Failed to load commit list.
Closed

[FIX] BroadcastJob activeDeadlineSeconds did not take effect #1410

[FIX] BroadcastJob activeDeadlineSeconds did not take effect
3183a64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 18, 2024 in 1s

47.88% (-0.02%) compared to dad39bc

View this Pull Request on Codecov

47.88% (-0.02%) compared to dad39bc

Details

Codecov Report

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

Project coverage is 47.88%. Comparing base (dad39bc) to head (3183a64).

Files Patch % Lines
...controller/broadcastjob/broadcastjob_controller.go 41.66% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1410      +/-   ##
==========================================
- Coverage   47.90%   47.88%   -0.02%     
==========================================
  Files         161      161              
  Lines       23425    23435      +10     
==========================================
+ Hits        11222    11223       +1     
- Misses      10989    10995       +6     
- Partials     1214     1217       +3     

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