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

Regenerate Coverage w/ Flags #544

Merged
merged 6 commits into from
Feb 7, 2023
Merged

Regenerate Coverage w/ Flags #544

merged 6 commits into from
Feb 7, 2023

Conversation

trajan0x
Copy link
Contributor

@trajan0x trajan0x commented Feb 7, 2023

Description

Reruns coverage we missed prior to 6a8fcff being fixed.

Also fixes: actions/runner-images#6002

@github-actions github-actions bot added 2-reviewers go Pull requests that update Go code M-contracts Module: Contracts labels Feb 7, 2023
@github-actions github-actions bot added the M-ci Module: CI label Feb 7, 2023
@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Base: 26.12313% // Head: 44.06876% // Increases project coverage by +17.94563% 🎉

Coverage data is based on head (497a9cd) compared to base (e81ab39).
Patch has no changes to coverable lines.

Additional details and impacted files
@@                 Coverage Diff                  @@
##              master        #544          +/-   ##
====================================================
+ Coverage   26.12313%   44.06876%   +17.94562%     
====================================================
  Files             11         455         +444     
  Lines            601       38567       +37966     
  Branches           0         160         +160     
====================================================
+ Hits             157       16996       +16839     
- Misses           423       19516       +19093     
- Partials          21        2055        +2034     
Flag Coverage Δ
agents 65.70134% <ø> (?)
core 55.29851% <ø> (?)
ethergo 46.12739% <ø> (?)
explorer 44.31101% <ø> (?)
git-changes-action 62.04620% <ø> (?)
omnirpc 50.00000% <ø> (?)
release-copier-action 19.86301% <ø> (?)
scribe 33.71408% <ø> (?)
solidity 44.70224% <ø> (?)
terraform-provider-helmproxy 16.98113% <ø> (?)
terraform-provider-iap 18.68687% <ø> (?)
terraform-provider-kubeproxy 23.36770% <ø> (?)
tfcore 28.70968% <ø> (?)
tools 20.82854% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
services/scribe/graphql/server/types/json.go 0.00000% <0.00000%> (ø)
...es/contracts-core/contracts/bonding/BondingMVP.sol 100.00000% <0.00000%> (ø)
ethergo/backends/geth/geth.go 88.78924% <0.00000%> (ø)
...rvices/scribe/db/datastore/sql/base/transaction.go 64.12214% <0.00000%> (ø)
...ts-core/test/mocks/system/SystemRegistryMock.t.sol 60.00000% <0.00000%> (ø)
...e/test/harnesses/system/AgentRegistryHarness.t.sol 80.00000% <0.00000%> (ø)
ethergo/manager/manager.go 53.48837% <0.00000%> (ø)
agents/agents/notary/origin_attestation_scanner.go 65.38462% <0.00000%> (ø)
contrib/git-changes-action/detector/depgraph.go 58.94737% <0.00000%> (ø)
agents/types/encoder.go 69.85646% <0.00000%> (ø)
... and 434 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@trajan0x trajan0x marked this pull request as ready for review February 7, 2023 21:48
@trajan0x trajan0x requested a review from ChiTimesChi as a code owner February 7, 2023 21:48
@trajan0x trajan0x merged commit 61be1e6 into master Feb 7, 2023
@trajan0x trajan0x deleted the feat/codecov-regen branch February 7, 2023 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2-reviewers go Pull requests that update Go code M-ci Module: CI M-contracts Module: Contracts
Projects
None yet
1 participant