alchemistry / alchemlyb

the simple alchemistry library
https://alchemlyb.readthedocs.io
BSD 3-Clause "New" or "Revised" License
185 stars 49 forks source link

Fix #331 #340

Closed xiki-tempula closed 6 months ago

xiki-tempula commented 6 months ago

Allow metadata to be loaded from the serialised parquet file.

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (1360a0d) 98.70% compared to head (7f6d90e) 98.71%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #340 +/- ## ======================================= Coverage 98.70% 98.71% ======================================= Files 28 28 Lines 1860 1869 +9 Branches 402 403 +1 ======================================= + Hits 1836 1845 +9 Misses 2 2 Partials 22 22 ```

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

xiki-tempula commented 6 months ago

@orbeckst The py3.8 is deprecated in #342 and the RTD is fixed in #338

orbeckst commented 6 months ago

RTD fails https://readthedocs.org/projects/alchemlyb/builds/23006311/ because PR #338 is not merged yet. I'll merge nevertheless.