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

2962 Setting run type aliases when uploading files isn't working #2963

(#2962) Correctly process missing run types

c06f1c5
Select commit
Loading
Failed to load commit list.
Merged

2962 Setting run type aliases when uploading files isn't working #2963

(#2962) Correctly process missing run types
c06f1c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2024 in 0s

29.20% (-0.01%) compared to b6bae08, passed because coverage increased by -0.01% when compared to adjusted base (29.20%)

View this Pull Request on Codecov

29.20% (-0.01%) compared to b6bae08, passed because coverage increased by -0.01% when compared to adjusted base (29.20%)

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 29.20%. Comparing base (b6bae08) to head (c06f1c5).

Files with missing lines Patch % Lines
.../exeter/QuinCe/data/Instrument/FileDefinition.java 0.00% 2 Missing ⚠️
.../uk/ac/exeter/QuinCe/web/files/MissingRunType.java 0.00% 1 Missing ⚠️
...xeter/QuinCe/web/files/MultipleFileUploadBean.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2963      +/-   ##
============================================
- Coverage     29.20%   29.20%   -0.01%     
  Complexity     1972     1972              
============================================
  Files           386      386              
  Lines         19854    19855       +1     
  Branches       2660     2659       -1     
============================================
  Hits           5798     5798              
- Misses        13645    13646       +1     
  Partials        411      411              

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