jvalegre / robert

Automated machine learning protocols that start from CSV databases of descriptors or SMILES and produce publication-quality results in Chemistry studies with only one command line.
MIT License
33 stars 5 forks source link

1. Version 1.1.0 #40

Closed ddgunizar closed 3 months ago

codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 85.47855% with 44 lines in your changes missing coverage. Please review.

Project coverage is 86.62%. Comparing base (565beca) to head (89ae024). Report is 25 commits behind head on master.

Files Patch % Lines
robert/aqme.py 83.82% 11 Missing :warning:
robert/utils.py 82.25% 11 Missing :warning:
robert/predict_utils.py 87.71% 7 Missing :warning:
robert/generate.py 16.66% 5 Missing :warning:
robert/report_utils.py 88.63% 5 Missing :warning:
robert/curate.py 92.59% 2 Missing :warning:
robert/generate_utils.py 92.30% 2 Missing :warning:
robert/argument_parser.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #40 +/- ## ========================================== + Coverage 85.22% 86.62% +1.40% ========================================== Files 13 13 Lines 3120 3275 +155 ========================================== + Hits 2659 2837 +178 + Misses 461 438 -23 ```

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