Skip to content

Allow for repeated TREND groups#115

Merged
phobson merged 3 commits intopython-metar:masterfrom
sfo:becoming_groups
Dec 7, 2020
Merged

Allow for repeated TREND groups#115
phobson merged 3 commits intopython-metar:masterfrom
sfo:becoming_groups

Conversation

@sfo
Copy link
Contributor

@sfo sfo commented Oct 5, 2020

This fixes #114 by allowing multiple TREND groups to occur. Since I am just starting with understanding and parsing METAR, please check, if this is OK.

This change now also allows for multiple NOSIG indicators. Would this be OK, or should there be a dedicated group for this case?

@akrherz
Copy link
Collaborator

akrherz commented Dec 7, 2020

rebased hoping to get an updated CI and coverage report....

@codecov-io
Copy link

Codecov Report

Merging #115 (4a7ce4b) into master (e572a37) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #115   +/-   ##
=======================================
  Coverage   87.41%   87.41%           
=======================================
  Files           4        4           
  Lines        1049     1049           
=======================================
  Hits          917      917           
  Misses        132      132           
Impacted Files Coverage Δ
metar/Metar.py 89.63% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e572a37...4a7ce4b. Read the comment docs.

@akrherz akrherz requested a review from phobson December 7, 2020 19:07
@akrherz akrherz added this to the 1.8 milestone Dec 7, 2020
@phobson phobson merged commit 2b20ec4 into python-metar:master Dec 7, 2020
@sfo sfo deleted the becoming_groups branch October 4, 2021 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot parse multiple BECOMING groups

4 participants