Skip to content
New issue

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

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

Already on GitHub? # to your account

Enable coverage from XML configuration file #514

Merged
merged 2 commits into from
Aug 24, 2020

Conversation

Slamdunk
Copy link
Member

Close #442
Close #344
Close #72

@Slamdunk Slamdunk added the bug label Aug 24, 2020
@codecov
Copy link

codecov bot commented Aug 24, 2020

Codecov Report

Merging #514 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #514   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       540       558   +18     
===========================================
  Files             28        28           
  Lines           1660      1686   +26     
===========================================
+ Hits            1660      1686   +26     
Impacted Files Coverage Δ Complexity Δ
src/Coverage/CoverageReporter.php 100.00% <100.00%> (ø) 11.00 <1.00> (+4.00)
src/Runners/PHPUnit/BaseRunner.php 100.00% <100.00%> (ø) 22.00 <0.00> (+1.00)
src/Runners/PHPUnit/Options.php 100.00% <100.00%> (ø) 96.00 <0.00> (+13.00)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 84828e3...ffd8ceb. Read the comment docs.

@Slamdunk Slamdunk merged commit 6240575 into paratestphp:master Aug 24, 2020
@Slamdunk Slamdunk deleted the phpunit_xsd branch August 24, 2020 08:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
1 participant