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

models: replace workflow.run_number with generation and restart number #205

Merged
merged 1 commit into from
Nov 15, 2023

models: replace workflow.run_number with major and minor run numbers

589978b
Select commit
Loading
Failed to load commit list.
Merged

models: replace workflow.run_number with generation and restart number #205

models: replace workflow.run_number with major and minor run numbers
589978b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2023 in 1s

74.44% (+0.20%) compared to 1fde517

View this Pull Request on Codecov

74.44% (+0.20%) compared to 1fde517

Details

Codecov Report

Merging #205 (589978b) into master (1fde517) will increase coverage by 0.20%.
The diff coverage is 93.33%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #205      +/-   ##
==========================================
+ Coverage   74.24%   74.44%   +0.20%     
==========================================
  Files           7        7              
  Lines         893      900       +7     
==========================================
+ Hits          663      670       +7     
  Misses        230      230              
Files Coverage Δ
reana_db/config.py 0.00% <ø> (ø)
reana_db/models.py 90.30% <95.83%> (+0.05%) ⬆️
reana_db/utils.py 76.29% <83.33%> (+0.08%) ⬆️