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

Add support for XUnit .NET format #72

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

jonesbusy
Copy link
Contributor

Add support for XUnit .NET format

Testing done

Automated test only

Submitter checklist

Copy link

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

Copy link

codecov bot commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f6d808d) 81.89% compared to head (26bbf59) 81.90%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #72   +/-   ##
=========================================
  Coverage     81.89%   81.90%           
  Complexity      760      760           
=========================================
  Files            47       47           
  Lines          2657     2658    +1     
  Branches        253      253           
=========================================
+ Hits           2176     2177    +1     
  Misses          400      400           
  Partials         81       81           

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

Copy link

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

@uhafner uhafner added the feature New features label Jan 30, 2024
@jonesbusy jonesbusy marked this pull request as ready for review January 30, 2024 13:20
@uhafner
Copy link
Member

uhafner commented Jan 31, 2024

Thanks!

@uhafner uhafner merged commit 3c2c4e1 into jenkinsci:main Jan 31, 2024
29 of 30 checks passed
@jonesbusy jonesbusy deleted the feature/xunit-format branch January 31, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants