KoslickiLab / YACHT

A mathematically characterized hypothesis test for organism presence/absence in a metagenome
MIT License
28 stars 7 forks source link

Repalce PR #77 Update doc strings #79

Closed chunyuma closed 9 months ago

sonarcloud[bot] commented 9 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (3008411) 74.71% compared to head (ed1ea50) 75.77%.

Files Patch % Lines
yacht/utils.py 13.04% 20 Missing :warning:
yacht/download_pretrained_ref_db.py 37.50% 5 Missing :warning:
yacht/download_default_ref_db.py 75.00% 1 Missing :warning:
yacht/make_training_data_from_sketches.py 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #79 +/- ## ========================================== + Coverage 74.71% 75.77% +1.05% ========================================== Files 15 15 Lines 1333 1325 -8 ========================================== + Hits 996 1004 +8 + Misses 337 321 -16 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.