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

ci: report coverage in lcov format #3790

Merged
merged 2 commits into from
Jun 11, 2020
Merged

ci: report coverage in lcov format #3790

merged 2 commits into from
Jun 11, 2020

Conversation

faustbrian
Copy link
Contributor

No description provided.

Brian Faust added 2 commits June 11, 2020 10:58
@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3790      +/-   ##
===========================================
+ Coverage    90.79%   96.86%   +6.07%     
===========================================
  Files          616      616              
  Lines        13611    13861     +250     
  Branches      1543     1672     +129     
===========================================
+ Hits         12358    13427    +1069     
- Misses         132      145      +13     
+ Partials      1121      289     -832     
Flag Coverage Δ
#functional 6.20% <ø> (-0.19%) ⬇️
#integration 10.02% <ø> (-0.14%) ⬇️
#unit 95.18% <ø> (+6.12%) ⬆️
Impacted Files Coverage Δ
...ckages/core-snapshots/src/filesystem/filesystem.ts 72.22% <0.00%> (-27.78%) ⬇️
packages/core-webhooks/src/server/utils.ts 75.00% <0.00%> (-25.00%) ⬇️
packages/core-api/src/plugins/pagination/config.ts 75.00% <0.00%> (-25.00%) ⬇️
...ckages/core-manager/src/server/validators/token.ts 80.00% <0.00%> (-20.00%) ⬇️
...shots/src/workers/actions/restore-worker-action.ts 80.95% <0.00%> (-19.05%) ⬇️
packages/core-kernel/src/utils/ipc-handler.ts 81.81% <0.00%> (-18.19%) ⬇️
...ore-transactions/src/handlers/two/multi-payment.ts 81.63% <0.00%> (-16.33%) ⬇️
...ore-magistrate-transactions/src/handlers/entity.ts 68.29% <0.00%> (-14.64%) ⬇️
...test-framework/src/matchers/blockchain/dispatch.ts 85.71% <0.00%> (-14.29%) ⬇️
...pshots/src/workers/actions/verify-worker-action.ts 85.71% <0.00%> (-14.29%) ⬇️
... and 311 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 6df08b9...cf3a884. Read the comment docs.

@faustbrian faustbrian changed the title test ci: report coverage in lcov format Jun 11, 2020
@faustbrian faustbrian merged commit 4b68d5f into develop Jun 11, 2020
@faustbrian faustbrian deleted the covdifftest branch June 11, 2020 08:11
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.

None yet

1 participant