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

Runless events - refactor job_versions_io_mapping #2654

Merged
merged 2 commits into from
Dec 13, 2023

add made_current_at field to job_versions

a8cdbe0
Select commit
Loading
Failed to load commit list.
Merged

Runless events - refactor job_versions_io_mapping #2654

add made_current_at field to job_versions
a8cdbe0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2023 in 0s

84.15% (+0.06%) compared to a5a0e55

View this Pull Request on Codecov

84.15% (+0.06%) compared to a5a0e55

Details

Codecov Report

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

Comparison is base (a5a0e55) 84.08% compared to head (a8cdbe0) 84.15%.

Files Patch % Lines
...rations/V67_2_JobVersionsIOMappingBackfillJob.java 81.81% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2654      +/-   ##
============================================
+ Coverage     84.08%   84.15%   +0.06%     
- Complexity     1379     1390      +11     
============================================
  Files           248      249       +1     
  Lines          6295     6322      +27     
  Branches        286      286              
============================================
+ Hits           5293     5320      +27     
- Misses          849      850       +1     
+ Partials        153      152       -1     

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