Skip to content

Feature/allow to set raw field metadata#1012

Merged
sandorkertesz merged 2 commits into
developfrom
feature/allow-to-set-raw-field-metadata
Jun 8, 2026
Merged

Feature/allow to set raw field metadata#1012
sandorkertesz merged 2 commits into
developfrom
feature/allow-to-set-raw-field-metadata

Conversation

@sandorkertesz

@sandorkertesz sandorkertesz commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR allows using raw metadata keys in Field.set().

f1 = f.set({"metadata.level": 700, "metadata.typeOfLevel": "isobaricInhPa"}

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.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.57%. Comparing base (d81303d) to head (5917586).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1012      +/-   ##
===========================================
+ Coverage    81.38%   81.57%   +0.19%     
===========================================
  Files          236      236              
  Lines        15636    15803     +167     
  Branches       756      763       +7     
===========================================
+ Hits         12725    12892     +167     
  Misses        2686     2686              
  Partials       225      225              

☔ View full report in Codecov by Harness.
📢 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.

@sandorkertesz sandorkertesz merged commit 7482120 into develop Jun 8, 2026
144 checks passed
@sandorkertesz sandorkertesz deleted the feature/allow-to-set-raw-field-metadata branch June 8, 2026 14:42
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