Skip to content

Fix EnhetQuery search parameter serialization#157

Merged
jodal merged 1 commit into
mainfrom
fix-enhet-query
Jun 18, 2026
Merged

Fix EnhetQuery search parameter serialization#157
jodal merged 1 commit into
mainfrom
fix-enhet-query

Conversation

@jodal

@jodal jodal commented Jun 18, 2026

Copy link
Copy Markdown
Member

Three fields lacked a serialization_alias, so they were sent to the API with snake_case names that the API silently ignored.

Three fields lacked a serialization_alias, so they were sent to the API
with snake_case names that the API silently ignored.
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (4c82add) to head (889c3d1).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #157   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          318       318           
  Branches         9         9           
=========================================
  Hits           318       318           

☔ 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.

@jodal jodal merged commit 7dcbb29 into main Jun 18, 2026
15 checks passed
@jodal jodal deleted the fix-enhet-query branch June 18, 2026 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant