HEPData / hepdata_lib

Library for getting your data into HEPData
https://hepdata-lib.readthedocs.io
MIT License
15 stars 39 forks source link

Fixing N-dimensional histogram entry ordering #248

Closed yimuchen closed 7 months ago

yimuchen commented 8 months ago

📚 Documentation preview 📚: https://hepdata-lib--248.org.readthedocs.build/en/248/

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (3ed9148) 87.71% compared to head (2bcc68b) 87.70%.

Files Patch % Lines
hepdata_lib/hist_utils.py 80.00% 0 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #248 +/- ## ========================================== - Coverage 87.71% 87.70% -0.02% ========================================== Files 5 5 Lines 1083 1082 -1 Branches 231 231 ========================================== - Hits 950 949 -1 Misses 93 93 Partials 40 40 ``` | [Flag](https://app.codecov.io/gh/HEPData/hepdata_lib/pull/248/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPData) | Coverage Δ | | |---|---|---| | [unittests-3.10](https://app.codecov.io/gh/HEPData/hepdata_lib/pull/248/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPData) | `87.70% <80.00%> (-0.02%)` | :arrow_down: | | [unittests-3.6](https://app.codecov.io/gh/HEPData/hepdata_lib/pull/248/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPData) | `87.39% <80.00%> (-0.02%)` | :arrow_down: | | [unittests-3.7](https://app.codecov.io/gh/HEPData/hepdata_lib/pull/248/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPData) | `87.39% <80.00%> (-0.02%)` | :arrow_down: | | [unittests-3.8](https://app.codecov.io/gh/HEPData/hepdata_lib/pull/248/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPData) | `87.52% <80.00%> (-0.02%)` | :arrow_down: | | [unittests-3.9](https://app.codecov.io/gh/HEPData/hepdata_lib/pull/248/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPData) | `87.52% <80.00%> (-0.02%)` | :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=HEPData#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.