KoslickiLab / YACHT

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

Tests check coverage #76

Closed mfl15 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 11 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (1cbb4a4) 72.30% compared to head (acd913b) 86.48%.

Files Patch % Lines
tests/test_utils.py 97.61% 3 Missing :warning:
tests/unittests.py 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## =========================================== + Coverage 72.30% 86.48% +14.17% =========================================== Files 10 10 Lines 964 1080 +116 =========================================== + Hits 697 934 +237 + Misses 267 146 -121 ```

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