8000 Rename xml test to cobertura by Spacetown · Pull Request #721 · gcovr/gcovr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Rename xml test to cobertura #721

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 2 commits into from
Feb 17, 2023

Conversation

Spacetown
Copy link
Member

The output files are renamed from coverage.xml to cobertura.xml since XML is a generic name and there are requests for new XML formats.
The default filename for the cobertura is now also cobertura.xml instead of coverage.xml.

@Spacetown Spacetown added QA related to testing, build infrastructure, etc Format: Cobertura labels Feb 17, 2023
@Spacetown Spacetown added this to the 6.0 milestone Feb 17, 2023
@Spacetown Spacetown force-pushed the use_explicit_names_for_test_outputs branch 3 times, most recently from 7d3c654 to 0304057 Compare February 17, 2023 21:58
@codecov
Copy link
codecov bot commented Feb 17, 2023

Codecov Report

Base: 95.63% // Head: 95.63% // No change to project coverage 👍

Coverage data is based on head (372c128) compared to base (bdede24).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #721   +/-   ##
=======================================
  Coverage   95.63%   95.63%           
=======================================
  Files          28       28           
  Lines        3847     3847           
  Branches      671      671           
=======================================
  Hits         3679     3679           
  Misses         91       91           
  Partials       77       77           
Flag Coverage Δ
ubuntu-20.04 94.32% <100.00%> (ø)
windows-2019 95.23% <100.00%> (ø)

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

Impacted Files Coverage Δ
gcovr/tests/test_gcovr.py 97.64% <100.00%> (ø)
gcovr/writer/cobertura.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Spacetown Spacetown force-pushed the use_explicit_names_for_test_outputs branch from 0304057 to 372c128 Compare February 17, 2023 22:16
@Spacetown Spacetown marked this pull request as ready for review February 17, 2023 22:16
@Spacetown Spacetown merged commit a2dc1f4 into gcovr:master Feb 17, 2023
@Spacetown Spacetown deleted the use_explicit_names_for_test_outputs branch February 17, 2023 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Format: Cobertura QA related to testing, build infrastructure, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0