Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Fix: Use Xdebug instead of pcov for collecting code coverage #542

Merged
merged 1 commit into from
Jan 3, 2022

Conversation

localheinz
Copy link
Member

This pull request

  • uses Xdebug instead of pcov for collecting code coverage

@localheinz localheinz self-assigned this Jan 3, 2022
@codecov
Copy link

codecov bot commented Jan 3, 2022

Codecov Report

Merging #542 (f375c09) into main (77d1b30) will not change coverage.
The diff coverage is n/a.

❗ Current head f375c09 differs from pull request most recent head b95d96e. Consider uploading reports for the commit b95d96e to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##                main      #542   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        87        87           
===========================================
  Files             12        12           
  Lines            302       321   +19     
===========================================
+ Hits             302       321   +19     
Impacted Files Coverage Δ
src/Helper.php 100.00% <0.00%> (ø)
src/DataProvider/StringProvider.php 100.00% <0.00%> (ø)
src/Exception/NonExistentDirectory.php 100.00% <0.00%> (ø)
src/Exception/InvalidExcludeClassName.php 100.00% <0.00%> (ø)
src/Exception/NonExistentExcludeClass.php 100.00% <0.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 77d1b30...b95d96e. Read the comment docs.

@localheinz localheinz merged commit c377c30 into main Jan 3, 2022
@localheinz localheinz deleted the fix/pcov branch January 3, 2022 17:51
@localheinz localheinz changed the title Fix: Use Xdebug instead of pcov for collecting code coverage Fix: Use Xdebug instead of pcov for collecting code coverage Jan 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants