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

chore: Fix codecov #1144

Merged
merged 3 commits into from
Sep 18, 2023
Merged

chore: Fix codecov #1144

merged 3 commits into from
Sep 18, 2023

Conversation

ajnavarro
Copy link
Contributor

@ajnavarro ajnavarro commented Sep 18, 2023

Split coverages by component.

Related to #1139

  • Added new tests, or not needed, or not feasible
  • Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory
  • Updated the official documentation or not needed
  • No breaking changes were made, or a BREAKING CHANGE: xxx message was included in the description
  • Added references to related issues and PRs
  • Provided any useful hints for running manual tests
  • Added new benchmarks to generated graphs, if any. More info here.

Split coverages by component.

Signed-off-by: Antonio Navarro Perez <[email protected]>
@ajnavarro ajnavarro marked this pull request as ready for review September 18, 2023 09:43
@ajnavarro ajnavarro requested a review from a team as a code owner September 18, 2023 09:43
Signed-off-by: Antonio Navarro Perez <[email protected]>
@github-actions github-actions bot added the 📦 🤖 gnovm Issues or PRs gnovm related label Sep 18, 2023
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #1144 (e85185e) into master (5a5278c) will decrease coverage by 17.85%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1144       +/-   ##
===========================================
- Coverage   47.04%   29.19%   -17.85%     
===========================================
  Files         364       79      -285     
  Lines       61148    26912    -34236     
===========================================
- Hits        28767     7858    -20909     
+ Misses      30031    18277    -11754     
+ Partials     2350      777     -1573     
Flag Coverage Δ
gno.land-_test.gnokey ∅ <ø> (∅)
gno.land-_test.gnoland 88.14% <ø> (ø)
gno.land-_test.pkgs 27.88% <ø> (ø)
gnovm-_test.cmd 45.89% <ø> (ø)
gnovm-_test.gnolang.native 63.09% <ø> (ø)
gnovm-_test.gnolang.other 16.63% <ø> (ø)
gnovm-_test.gnolang.pkg0 17.98% <ø> (ø)
gnovm-_test.gnolang.pkg1 8.21% <ø> (ø)
gnovm-_test.gnolang.pkg2 9.87% <ø> (ø)
gnovm-_test.gnolang.realm 41.68% <ø> (ø)
gnovm-_test.gnolang.stdlibs 53.53% <ø> (ø)
gnovm-_test.pkg 25.96% <ø> (ø)
tm2-_test.pkg.amino ?
tm2-_test.pkg.bft ?
tm2-_test.pkg.others ?

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

Components Coverage Δ
tm2 ∅ <ø> (∅)
gnovm 28.66% <ø> (ø)
gno.land 42.51% <ø> (ø)

Signed-off-by: Antonio Navarro Perez <[email protected]>
@moul
Copy link
Member

moul commented Sep 18, 2023

Merging, to give a try. Thank you.

@moul moul merged commit 07ff4ab into gnolang:master Sep 18, 2023
52 of 53 checks passed
@moul moul added this to the 🌟 main.gno.land (wanted) milestone Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 🤖 gnovm Issues or PRs gnovm related
Projects
Archived in project
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants