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

[JENKINS-72595] Use BOMInputStream to read XML files #67

Merged
merged 6 commits into from
Feb 23, 2024
Merged

[JENKINS-72595] Use BOMInputStream to read XML files #67

merged 6 commits into from
Feb 23, 2024

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Jan 24, 2024

@uhafner uhafner added the bug Bugs or performance problems label Jan 24, 2024
Copy link

Looks good. No mutations were possible for these changes.
See https://pitest.org/

Copy link

Looks good. No mutations were possible for these changes.
See https://pitest.org/

Copy link

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ed24ac7) 81.89% compared to head (6a09e1a) 81.91%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #67      +/-   ##
============================================
+ Coverage     81.89%   81.91%   +0.01%     
  Complexity      760      760              
============================================
  Files            47       47              
  Lines          2657     2659       +2     
  Branches        253      253              
============================================
+ Hits           2176     2178       +2     
  Misses          400      400              
  Partials         81       81              

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

@uhafner uhafner merged commit 8f064ce into main Feb 23, 2024
30 checks passed
@uhafner uhafner deleted the bom branch February 23, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs or performance problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant