TRON-Bioinformatics / covigator

CoVigator - Monitoring SARS-CoV-2 mutations
MIT License
11 stars 1 forks source link

75 too high freqs #76

Closed priesgo closed 1 year ago

priesgo commented 1 year ago

Resolves #75 Resolves #55

codecov[bot] commented 1 year ago

Codecov Report

Base: 82.28% // Head: 82.31% // Increases project coverage by +0.02% :tada:

Coverage data is based on head (f9aba78) compared to base (9a939de). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head f9aba78 differs from pull request most recent head e77b9f9. Consider uploading reports for the commit e77b9f9 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #76 +/- ## =========================================== + Coverage 82.28% 82.31% +0.02% =========================================== Files 46 46 Lines 4024 4025 +1 =========================================== + Hits 3311 3313 +2 + Misses 713 712 -1 ``` | [Impacted Files](https://codecov.io/gh/TRON-Bioinformatics/covigator/pull/76?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TRON-Bioinformatics) | Coverage Δ | | |---|---|---| | [covigator/\_\_init\_\_.py](https://codecov.io/gh/TRON-Bioinformatics/covigator/pull/76?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TRON-Bioinformatics#diff-Y292aWdhdG9yL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [covigator/database/queries.py](https://codecov.io/gh/TRON-Bioinformatics/covigator/pull/76?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TRON-Bioinformatics#diff-Y292aWdhdG9yL2RhdGFiYXNlL3F1ZXJpZXMucHk=) | `70.12% <100.00%> (+0.25%)` | :arrow_up: | | [covigator/precomputations/load\_top\_occurrences.py](https://codecov.io/gh/TRON-Bioinformatics/covigator/pull/76?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TRON-Bioinformatics#diff-Y292aWdhdG9yL3ByZWNvbXB1dGF0aW9ucy9sb2FkX3RvcF9vY2N1cnJlbmNlcy5weQ==) | `90.76% <100.00%> (+0.29%)` | :arrow_up: | | [covigator/tests/unit\_tests/mocked.py](https://codecov.io/gh/TRON-Bioinformatics/covigator/pull/76?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TRON-Bioinformatics#diff-Y292aWdhdG9yL3Rlc3RzL3VuaXRfdGVzdHMvbW9ja2VkLnB5) | `69.47% <100.00%> (+0.32%)` | :arrow_up: | | [covigator/tests/unit\_tests/test\_precomputer.py](https://codecov.io/gh/TRON-Bioinformatics/covigator/pull/76?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TRON-Bioinformatics#diff-Y292aWdhdG9yL3Rlc3RzL3VuaXRfdGVzdHMvdGVzdF9wcmVjb21wdXRlci5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TRON-Bioinformatics). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TRON-Bioinformatics)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

priesgo commented 1 year ago

Resolves #55