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 array fieldlist #463

Merged
merged 3 commits into from
Sep 18, 2024

Conversation

sandorkertesz
Copy link
Collaborator

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

  • ArrayField
  • ArrayFieldlist
  • StandaloneGribMetadata
  • RestrictedGribMetadata

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.51%. Comparing base (188b923) to head (f97ede0).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #463      +/-   ##
===========================================
- Coverage    90.59%   90.51%   -0.08%     
===========================================
  Files          127      128       +1     
  Lines         8672     8732      +60     
  Branches       728      733       +5     
===========================================
+ Hits          7856     7904      +48     
- Misses         678      690      +12     
  Partials       138      138              

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

@sandorkertesz sandorkertesz merged commit d6e7f47 into develop Sep 18, 2024
92 of 98 checks passed
@sandorkertesz sandorkertesz deleted the feature/fieldlist-serialisation branch September 18, 2024 15:26
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