Skip to content

Get the actual result for doc fetch

bfee8cc
Select commit
Loading
Failed to load commit list.
Merged

Replace the CouchDB package with IBM cloudant #482

Get the actual result for doc fetch
bfee8cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2025 in 0s

26.07% (+0.03%) compared to c2e3e6e

View this Pull Request on Codecov

26.07% (+0.03%) compared to c2e3e6e

Details

Codecov Report

❌ Patch coverage is 8.84354% with 134 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.07%. Comparing base (c2e3e6e) to head (bfee8cc).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
taca/utils/statusdb.py 14.28% 78 Missing ⚠️
taca/utils/bioinfo_tab.py 0.00% 28 Missing ⚠️
taca/utils/misc.py 0.00% 8 Missing ⚠️
taca/analysis/analysis.py 0.00% 5 Missing ⚠️
taca/server_status/cronjobs.py 0.00% 5 Missing ⚠️
taca/backup/backup.py 0.00% 4 Missing ⚠️
taca/delivery/delivery_classes.py 0.00% 3 Missing ⚠️
taca/server_status/server_status.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #482      +/-   ##
==========================================
+ Coverage   26.04%   26.07%   +0.03%     
==========================================
  Files          37       37              
  Lines        5499     5510      +11     
==========================================
+ Hits         1432     1437       +5     
- Misses       4067     4073       +6     

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