arnor-sigurdsson / EIR

A toolkit for training deep learning models on genotype, tabular, sequence, image, array and binary data.
https://eir.readthedocs.io/
GNU Affero General Public License v3.0
26 stars 5 forks source link

Update Python version #44

Closed arnor-sigurdsson closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 90.87% // Head: 90.84% // Decreases project coverage by -0.02% :warning:

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

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #44 +/- ## ========================================== - Coverage 90.87% 90.84% -0.03% ========================================== Files 58 58 Lines 7317 7321 +4 ========================================== + Hits 6649 6651 +2 - Misses 668 670 +2 ``` | [Impacted Files](https://codecov.io/gh/arnor-sigurdsson/EIR/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arnor+Sigurdsson) | Coverage Δ | | |---|---|---| | [eir/train\_utils/utils.py](https://codecov.io/gh/arnor-sigurdsson/EIR/pull/44/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arnor+Sigurdsson#diff-ZWlyL3RyYWluX3V0aWxzL3V0aWxzLnB5) | `94.36% <100.00%> (ø)` | | | [eir/models/fusion/fusion\_default.py](https://codecov.io/gh/arnor-sigurdsson/EIR/pull/44/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arnor+Sigurdsson#diff-ZWlyL21vZGVscy9mdXNpb24vZnVzaW9uX2RlZmF1bHQucHk=) | `96.42% <0.00%> (-3.58%)` | :arrow_down: | | [eir/models/fusion/fusion\_mgmoe.py](https://codecov.io/gh/arnor-sigurdsson/EIR/pull/44/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arnor+Sigurdsson#diff-ZWlyL21vZGVscy9mdXNpb24vZnVzaW9uX21nbW9lLnB5) | `98.03% <0.00%> (-1.97%)` | :arrow_down: | | [eir/train\_utils/lr\_scheduling.py](https://codecov.io/gh/arnor-sigurdsson/EIR/pull/44/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arnor+Sigurdsson#diff-ZWlyL3RyYWluX3V0aWxzL2xyX3NjaGVkdWxpbmcucHk=) | `89.78% <0.00%> (+0.07%)` | :arrow_up: | | [eir/models/omics/models\_locally\_connected.py](https://codecov.io/gh/arnor-sigurdsson/EIR/pull/44/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Arnor+Sigurdsson#diff-ZWlyL21vZGVscy9vbWljcy9tb2RlbHNfbG9jYWxseV9jb25uZWN0ZWQucHk=) | `86.04% <0.00%> (+0.08%)` | :arrow_up: | 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=Arnor+Sigurdsson). 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=Arnor+Sigurdsson)

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