ecmwf / pdbufr

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

Column with string data not expanded correctly from compressed subset… #43

Closed sandorkertesz closed 1 year ago

sandorkertesz commented 1 year ago

…s. Fixes #35

codecov-commenter commented 1 year ago

Codecov Report

Base: 94.82% // Head: 94.89% // Increases project coverage by +0.06% :tada:

Coverage data is based on head (72c2bae) compared to base (3ed2679). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #43 +/- ## ========================================== + Coverage 94.82% 94.89% +0.06% ========================================== Files 14 14 Lines 909 920 +11 Branches 117 117 ========================================== + Hits 862 873 +11 Misses 39 39 Partials 8 8 ``` | [Impacted Files](https://codecov.io/gh/ecmwf/pdbufr/pull/43?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/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ecmwf#diff-cGRidWZyL2J1ZnJfc3RydWN0dXJlLnB5) | `100.00% <100.00%> (ø)` | | | [tests/test\_40\_sample\_data.py](https://codecov.io/gh/ecmwf/pdbufr/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ecmwf#diff-dGVzdHMvdGVzdF80MF9zYW1wbGVfZGF0YS5weQ==) | `99.19% <100.00%> (+0.03%)` | :arrow_up: | 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.