OpenFreeEnergy / kartograf

This package contains tools for setting up hybrid-topology FE calculations
https://kartograf.readthedocs.io/
MIT License
24 stars 1 forks source link

Remove untested Scorer. #42

Closed RiesBen closed 2 weeks ago

RiesBen commented 6 months ago
pep8speaks commented 6 months ago

Hello @RiesBen! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 96:80: E501 line too long (87 > 79 characters) Line 104:80: E501 line too long (86 > 79 characters) Line 110:80: E501 line too long (91 > 79 characters)

Comment last updated at 2024-04-17 18:45:43 UTC
codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.23%. Comparing base (c794b30) to head (dc51806).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #42 +/- ## ========================================== - Coverage 96.35% 96.23% -0.12% ========================================== Files 13 13 Lines 604 585 -19 ========================================== - Hits 582 563 -19 Misses 22 22 ``` | [Flag](https://app.codecov.io/gh/OpenFreeEnergy/kartograf/pull/42/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenFreeEnergy) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/OpenFreeEnergy/kartograf/pull/42/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenFreeEnergy) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenFreeEnergy#carryforward-flags-in-the-pull-request-comment) to find out more.

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