-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Small parsing fixes #190
Small parsing fixes #190
Conversation
d82a1d7
to
f24a6a1
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #190 +/- ##
=======================================
Coverage 92.16% 92.16%
=======================================
Files 93 93
Lines 16792 16793 +1
=======================================
+ Hits 15477 15478 +1
Misses 1315 1315
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
f24a6a1
to
909dbd2
Compare
Documentation for this branch can be viewed at https://sites.ecmwf.int/docs/loki/190/index.html |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks sensible to me, so GTG from my side. Would like @reuterbal to have a quick look though too, as this stuff is complex. 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed, looks great! Changes seem safe to me.
d006e42
to
e19083c
Compare
Looks great now, merging! |
This PR adds two small parsing fixes:
With these changes, Loki can successfully parse the refactored
LAPINEA/LAPINEB
kernels.