Skip to content

Add test case and namespace handling for Issues/47 support xtce unitset #261

Open
blakedehaas wants to merge 2 commits into
mainfrom
issues/47-support-xtce-unitset
Open

Add test case and namespace handling for Issues/47 support xtce unitset #261
blakedehaas wants to merge 2 commits into
mainfrom
issues/47-support-xtce-unitset

Conversation

@blakedehaas

Copy link
Copy Markdown
Collaborator

Summary

Adds support and test coverage for parsing multiple xtce:Unit elements in UnitSet. Fixes namespace handling in ParameterType.get_units to correctly extract units from namespaced XML and ensures enumerated parameter types support multi-unit round-trip serialization. Removes missing codecov-validator pre-commit hook.

@blakedehaas blakedehaas requested a review from medley56 as a code owner June 16, 2026 19:27
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.92%. Comparing base (7d5110e) to head (e15b767).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
+ Coverage   94.91%   94.92%   +0.01%     
==========================================
  Files          48       48              
  Lines        3892     3904      +12     
==========================================
+ Hits         3694     3706      +12     
  Misses        198      198              

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

@blakedehaas blakedehaas linked an issue Jun 16, 2026 that may be closed by this pull request
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.

Support xtce:UnitSet

1 participant