Skip to content

Conversation

@jborean93
Copy link
Owner

Adds the Tag proprty to the emitting MapValue and SequenceValue used by the -ParseMap and -ParseSequence parameters on a schema. This allows the caller to preserve the YAML tag value on these types if they wish to do so.

Adds the `Tag` proprty to the emitting `MapValue` and `SequenceValue`
used by the `-ParseMap` and `-ParseSequence` parameters on a schema.
This allows the caller to preserve the YAML tag value on these types if
they wish to do so.
@codecov
Copy link

codecov bot commented Sep 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.85%. Comparing base (174cbca) to head (b46982c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
- Coverage   93.96%   93.85%   -0.12%     
==========================================
  Files          16       16              
  Lines        1159     1561     +402     
  Branches      218      218              
==========================================
+ Hits         1089     1465     +376     
- Misses         46       71      +25     
- Partials       24       25       +1     
Flag Coverage Δ
PS_5.1_x64_Windows 89.09% <100.00%> (+1.21%) ⬆️
PS_7.4_x64_Linux 94.11% <100.00%> (+0.37%) ⬆️
PS_7.4_x64_Windows 94.11% <100.00%> (+0.37%) ⬆️
PS_7.5_x64_Linux 94.11% <100.00%> (+0.37%) ⬆️
PS_7.5_x64_Windows 94.11% <100.00%> (+0.37%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jborean93 jborean93 merged commit 0cd79c6 into main Sep 11, 2025
7 of 8 checks passed
@jborean93 jborean93 deleted the tagging branch September 11, 2025 19:20
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