fix: add code translation to no significant weather, nsw#178
fix: add code translation to no significant weather, nsw#178akrherz merged 2 commits intopython-metar:mainfrom
Conversation
|
Thanks for PR, @JordonMaule . Do you happen to know if any other keys are missing from that dictionary? Could you add your example as a test in the test suite? |
|
@phobson Thank you for your quick reply. Most times NSW appears on the end of the bulletin, and is not recognized. (Haven't had the time to review this yet) I've added tests to all the keys in WEATHER_OTHER, if you'd prefer to have only the NSW code tested let me know and I'll remove the others. |
|
@JordonMaule thanks for the test, looks great! |
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more. @@ Coverage Diff @@
## main #178 +/- ##
=======================================
Coverage 88.52% 88.52%
=======================================
Files 4 4
Lines 1046 1046
=======================================
Hits 926 926
Misses 120 120
|
akrherz
left a comment
There was a problem hiding this comment.
Thanks for improving the tests!
Code tested: VEIM 301200Z 16007KT 7000 NSW SCT018 31/27 Q1007 NOSIG

Before:
After:
