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

build: fix nyc coverage reporting #475

Merged
merged 1 commit into from
Dec 28, 2020
Merged

build: fix nyc coverage reporting #475

merged 1 commit into from
Dec 28, 2020

Conversation

felixfbecker
Copy link
Contributor

No description provided.

Fixes 0% Codecov badge
@codecov-io
Copy link

codecov-io commented Dec 27, 2020

Codecov Report

Merging #475 (abd4724) into main (416b1fc) will increase coverage by 66.63%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           main     #475       +/-   ##
=========================================
+ Coverage      0   66.63%   +66.63%     
=========================================
  Files         0        6        +6     
  Lines         0     1070     +1070     
  Branches      0      172      +172     
=========================================
+ Hits          0      713      +713     
- Misses        0      357      +357     
Impacted Files Coverage Δ
src/paths.ts 100.00% <0.00%> (ø)
src/terminal.ts 9.37% <0.00%> (ø)
src/test/paths.ts 0.00% <0.00%> (ø)
src/dbgp.ts 89.55% <0.00%> (ø)
src/phpDebug.ts 66.73% <0.00%> (ø)
src/xdebugConnection.ts 84.53% <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 416b1fc...abd4724. Read the comment docs.

@felixfbecker felixfbecker merged commit d8921aa into main Dec 28, 2020
@felixfbecker felixfbecker deleted the fix-nyc-coverage branch December 28, 2020 11:53
@github-actions
Copy link

github-actions bot commented Feb 2, 2021

🎉 This PR is included in version 1.14.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants