OpenFreeEnergy / gufe

grand unified free energy by OpenFE
https://gufe.readthedocs.io
MIT License
28 stars 8 forks source link

Support `name` in `SmallMoleculeComponent.copy_with_replacements` #273

Closed dwhswenson closed 8 months ago

dwhswenson commented 8 months ago

Resolves #264.

pep8speaks commented 8 months ago

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

Line 279:80: E501 line too long (88 > 79 characters)

Comment last updated at 2024-01-18 18:46:11 UTC
codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (ae96d30) 99.20% compared to head (2553809) 99.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #273 +/- ## ======================================= Coverage 99.20% 99.21% ======================================= Files 36 36 Lines 1898 1906 +8 ======================================= + Hits 1883 1891 +8 Misses 15 15 ```

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