Skip to content

Fix parsing of nested CDATA in PTD items #671

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

Merged
merged 3 commits into from
Dec 17, 2024
Merged

Conversation

isc-pbarton
Copy link
Collaborator

Fixes #667

@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 85.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 41.83%. Comparing base (76221f9) to head (13b474d).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
cls/SourceControl/Git/Production.cls 85.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #671      +/-   ##
==========================================
+ Coverage   41.81%   41.83%   +0.02%     
==========================================
  Files          23       23              
  Lines        3030     3033       +3     
==========================================
+ Hits         1267     1269       +2     
- Misses       1763     1764       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@isc-tleavitt isc-tleavitt merged commit 2e6a1a2 into main Dec 17, 2024
2 checks passed
@isc-tleavitt isc-tleavitt deleted the ptd-unescape-cdata branch December 17, 2024 16:17
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.

Production decomposition fails if settings values have angle brackets
4 participants