Skip to content

Fix GRIB field when typeOfLevel key missing#983

Merged
sandorkertesz merged 1 commit into
developfrom
fix/missing-typeOfLevel
May 6, 2026
Merged

Fix GRIB field when typeOfLevel key missing#983
sandorkertesz merged 1 commit into
developfrom
fix/missing-typeOfLevel

Conversation

@sandorkertesz
Copy link
Copy Markdown
Collaborator

@sandorkertesz sandorkertesz commented May 6, 2026

Description

Fixed issue when could not load GRIB data into a fieldlist when the typeOfLevel GRIB key was missing.

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

@sandorkertesz sandorkertesz merged commit 082b328 into develop May 6, 2026
117 of 118 checks passed
@sandorkertesz sandorkertesz deleted the fix/missing-typeOfLevel branch May 6, 2026 12:39
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.49%. Comparing base (4283cc0) to head (ff9af36).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #983   +/-   ##
========================================
  Coverage    81.49%   81.49%           
========================================
  Files          235      235           
  Lines        15275    15275           
  Branches       751      751           
========================================
  Hits         12448    12448           
  Misses        2602     2602           
  Partials       225      225           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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