ecmwf / pdbufr

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

Message structure not identified correctly #50

Closed sandorkertesz closed 1 year ago

sandorkertesz commented 1 year ago

Fixes #49

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.10 :tada:

Comparison is base (8e6c1f1) 95.35% compared to head (c56f5f2) 95.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #50 +/- ## ========================================== + Coverage 95.35% 95.46% +0.10% ========================================== Files 15 15 Lines 1551 1587 +36 Branches 209 204 -5 ========================================== + Hits 1479 1515 +36 Misses 55 55 Partials 17 17 ``` | [Impacted Files](https://codecov.io/gh/ecmwf/pdbufr/pull/50?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/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ecmwf#diff-cGRidWZyL2J1ZnJfc3RydWN0dXJlLnB5) | `94.31% <100.00%> (+0.02%)` | :arrow_up: | | [tests/test\_20\_bufr\_structure.py](https://codecov.io/gh/ecmwf/pdbufr/pull/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ecmwf#diff-dGVzdHMvdGVzdF8yMF9idWZyX3N0cnVjdHVyZS5weQ==) | `100.00% <100.00%> (ø)` | | | [tests/test\_40\_sample\_data.py](https://codecov.io/gh/ecmwf/pdbufr/pull/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ecmwf#diff-dGVzdHMvdGVzdF80MF9zYW1wbGVfZGF0YS5weQ==) | `98.88% <100.00%> (+<0.01%)` | :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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.