Psivant / femto

A comprehensive toolkit for predicting free energies
https://psivant.github.io/femto/
MIT License
49 stars 7 forks source link

Drop insider docs and switch to SCM versioning #21

Closed SimonBoothroyd closed 2 weeks ago

SimonBoothroyd commented 1 month ago

Description

This PR drops the insider doc deps now that public versions are available. It also drops versioneer in favour of setuptools_scm which seems to be better maintained and keeping up with packaging improvements.

Status

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.67%. Comparing base (8ba6628) to head (722bc1e). Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ========================================== - Coverage 95.94% 95.67% -0.27% ========================================== Files 46 46 Lines 3008 3099 +91 ========================================== + Hits 2886 2965 +79 - Misses 122 134 +12 ``` | [Flag](https://app.codecov.io/gh/Psivant/femto/pull/21/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Psivant) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/Psivant/femto/pull/21/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Psivant) | `95.67% <100.00%> (-0.27%)` | :arrow_down: | 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=Psivant#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.