Skip to content
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

Add serialisation to grib fieldlists #474

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

sandorkertesz
Copy link
Collaborator

@sandorkertesz sandorkertesz commented Sep 30, 2024

Relates to #453
This PR adds serialisation to the following objects:

GRIBReader
GribMaskFieldList
GribMultiFieldList
GribFieldListInMemory

@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.40%. Comparing base (809daee) to head (e076386).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #474      +/-   ##
===========================================
+ Coverage    90.33%   90.40%   +0.07%     
===========================================
  Files          128      128              
  Lines         8832     8899      +67     
  Branches       757      764       +7     
===========================================
+ Hits          7978     8045      +67     
  Misses         707      707              
  Partials       147      147              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sandorkertesz sandorkertesz merged commit 03952fa into develop Sep 30, 2024
111 of 113 checks passed
@sandorkertesz sandorkertesz deleted the feature/grib-file-fieldlist-serialisation branch September 30, 2024 13:09
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.

2 participants