wtbarnes / fiasco

Python interface to the CHIANTI atomic database
http://fiasco.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
21 stars 17 forks source link

Fixes to documentation theme and package infrastructure fixes #286

Closed nabobalis closed 4 months ago

nabobalis commented 4 months ago

This PR provides a number of fixes to the documentation, particularly in the appearance of the Pydata theme. There are also a number of fixes to how the formatting tools are applied as well as other infrastructure bits.

eduard-khil_trans_NvBQzQNjv4BqVKOd1ILXaurCHi1o16wQuQanpLbznLmtmLfsIXrFY2I

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 83.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 92.38%. Comparing base (9ab2c61) to head (e07916d). Report is 4 commits behind head on main.

Files Patch % Lines
fiasco/collections.py 50.00% 2 Missing :warning:
fiasco/util/util.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #286 +/- ## ========================================== - Coverage 92.92% 92.38% -0.54% ========================================== Files 38 38 Lines 2896 2904 +8 ========================================== - Hits 2691 2683 -8 - Misses 205 221 +16 ```

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