ecmwf / pdbufr

High-level BUFR interface for ecCodes
Apache License 2.0
23 stars 8 forks source link

Flat dump #44

Closed sandorkertesz closed 1 year ago

sandorkertesz commented 1 year ago

Fixes #37

sandorkertesz commented 1 year ago

Documentation: https://pdbufr--44.org.readthedocs.build/en/44/

codecov-commenter commented 1 year ago

Codecov Report

Base: 94.89% // Head: 95.58% // Increases project coverage by +0.69% :tada:

Coverage data is based on head (9417f69) compared to base (ae0f344). Patch coverage: 96.67% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #44 +/- ## ========================================== + Coverage 94.89% 95.58% +0.69% ========================================== Files 14 15 +1 Lines 920 1518 +598 Branches 117 192 +75 ========================================== + Hits 873 1451 +578 - Misses 39 51 +12 - Partials 8 16 +8 ``` | [Impacted Files](https://codecov.io/gh/ecmwf/pdbufr/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ecmwf) | Coverage Δ | | |---|---|---| | [pdbufr/bufr\_structure.py](https://codecov.io/gh/ecmwf/pdbufr/pull/44/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ecmwf#diff-cGRidWZyL2J1ZnJfc3RydWN0dXJlLnB5) | `95.23% <89.65%> (-4.77%)` | :arrow_down: | | [pdbufr/bufr\_read.py](https://codecov.io/gh/ecmwf/pdbufr/pull/44/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ecmwf#diff-cGRidWZyL2J1ZnJfcmVhZC5weQ==) | `95.65% <93.75%> (-4.35%)` | :arrow_down: | | [tests/test\_60\_flat\_mode.py](https://codecov.io/gh/ecmwf/pdbufr/pull/44/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ecmwf#diff-dGVzdHMvdGVzdF82MF9mbGF0X21vZGUucHk=) | `99.75% <99.75%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ecmwf). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ecmwf)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.