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

DATAUP-765: assertify tests #3389

Merged
merged 4 commits into from
Dec 22, 2023

Fixing a couple of code hygiene issues

7840bf1
Select commit
Loading
Failed to load commit list.
Merged

DATAUP-765: assertify tests #3389

Fixing a couple of code hygiene issues
7840bf1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 22, 2023 in 0s

29.33% (-0.02%) compared to 4faae24

View this Pull Request on Codecov

29.33% (-0.02%) compared to 4faae24

Details

Codecov Report

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

Comparison is base (4faae24) 29.35% compared to head (7840bf1) 29.33%.
Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3389      +/-   ##
===========================================
- Coverage    29.35%   29.33%   -0.02%     
===========================================
  Files          497      497              
  Lines        50569    50567       -2     
===========================================
- Hits         14843    14836       -7     
- Misses       35726    35731       +5     
Files Coverage Δ
src/biokbase/auth.py 100.00% <100.00%> (ø)
src/biokbase/narrative/jobs/appmanager.py 91.96% <100.00%> (ø)
src/biokbase/narrative/jobs/jobcomm.py 98.96% <100.00%> (ø)
src/biokbase/narrative/jobs/specmanager.py 98.88% <100.00%> (ø)
src/biokbase/narrative/contents/narrativeio.py 30.74% <66.66%> (ø)
src/biokbase/narrative/jobs/job.py 92.34% <98.30%> (ø)
src/biokbase/narrative/jobs/jobmanager.py 95.39% <95.23%> (ø)

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 16b4c20...7840bf1. Read the comment docs.