OpenFreeEnergy / gufe

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

fixes issue #263 #283

Closed richardjgowers closed 8 months ago

richardjgowers commented 8 months ago

adds _ipythondisplay to SettingsBaseModel

this pretty prints the nested settings

Screenshot_20240201_124005

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (9f5795b) 98.98% compared to head (2b4f18f) 98.93%. Report is 1 commits behind head on main.

Files Patch % Lines
gufe/settings/models.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #283 +/- ## ========================================== - Coverage 98.98% 98.93% -0.05% ========================================== Files 36 36 Lines 1966 1969 +3 ========================================== + Hits 1946 1948 +2 - Misses 20 21 +1 ```

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