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

test(core-p2p): disable coverage collection until overhaul #3581

Merged
merged 2 commits into from
Mar 5, 2020

Conversation

faustbrian
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 5, 2020

Codecov Report

Merging #3581 into develop will increase coverage by 6.32%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3581      +/-   ##
===========================================
+ Coverage    60.71%   67.03%   +6.32%     
===========================================
  Files          547      512      -35     
  Lines        13653    12207    -1446     
  Branches      1866     1634     -232     
===========================================
- Hits          8289     8183     -106     
+ Misses        5336     3996    -1340     
  Partials        28       28
Impacted Files Coverage Δ
packages/core-p2p/src/constants.ts
packages/core-p2p/src/socket-server/worker.ts
packages/core-p2p/src/enums.ts
...ore-p2p/src/socket-server/utils/get-peer-config.ts
packages/core-p2p/src/listeners.ts
...kages/core-p2p/src/socket-server/utils/map-addr.ts
packages/core-p2p/src/service-provider.ts
packages/core-p2p/src/peer.ts
packages/core-p2p/src/network-state.ts
...es/core-p2p/src/socket-server/utils/get-headers.ts
... and 25 more

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 c1c7add...ca23b36. Read the comment docs.

@faustbrian faustbrian merged commit 51e9f20 into develop Mar 5, 2020
@ghost ghost deleted the core-p2p-coverage branch March 5, 2020 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant