Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issue with $refs being picked up in extensions. #371

Merged
merged 2 commits into from
Feb 1, 2025
Merged

Conversation

daveshanley
Copy link
Member

@daveshanley daveshanley commented Feb 1, 2025

extensions that contain references will not be parsed, they should not be parsed, unless you want them to, and then, well, so you can!

Now comes with a configurable switch in the config.

extensions that contain references will not be parsed, they should not be parsed.
Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.63%. Comparing base (2b2d734) to head (1cfbf38).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #371   +/-   ##
=======================================
  Coverage   99.62%   99.63%           
=======================================
  Files         165      165           
  Lines       21553    21561    +8     
=======================================
+ Hits        21473    21483   +10     
+ Misses         75       73    -2     
  Partials        5        5           
Flag Coverage Δ
unittests 99.63% <100.00%> (+<0.01%) ⬆️

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.

@daveshanley daveshanley merged commit 110d21d into main Feb 1, 2025
4 checks passed
@daveshanley daveshanley deleted the v0.21.1 branch February 1, 2025 23:48
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.

1 participant