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

feat(gnovm): add importer package #2201

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

thehowl
Copy link
Member

@thehowl thehowl commented May 26, 2024

Supersedes #1299

WIP

@thehowl thehowl self-assigned this May 26, 2024
@github-actions github-actions bot added the 📦 🤖 gnovm Issues or PRs gnovm related label May 26, 2024
Copy link

codecov bot commented May 26, 2024

Codecov Report

Attention: Patch coverage is 68.58407% with 71 lines in your changes are missing coverage. Please review.

Project coverage is 49.17%. Comparing base (50bf659) to head (8afeacf).

Files Patch % Lines
gnovm/pkg/importer/match.go 79.55% 27 Missing and 10 partials ⚠️
gnovm/cmd/gno/test.go 0.00% 24 Missing ⚠️
gnovm/pkg/importer/importer.go 0.00% 4 Missing ⚠️
gnovm/cmd/gno/transpile.go 0.00% 3 Missing ⚠️
gnovm/pkg/importer/definitions.go 60.00% 1 Missing and 1 partial ⚠️
gnovm/pkg/gnomod/gnomod.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2201      +/-   ##
==========================================
+ Coverage   49.08%   49.17%   +0.08%     
==========================================
  Files         576      579       +3     
  Lines       77821    77804      -17     
==========================================
+ Hits        38199    38257      +58     
+ Misses      36528    36455      -73     
+ Partials     3094     3092       -2     
Flag Coverage Δ
contribs/gnodev 24.18% <ø> (ø)
contribs/gnofaucet 15.31% <ø> (ø)
contribs/gnokeykc 0.00% <ø> (ø)
contribs/gnomd 0.00% <ø> (ø)
gno.land 61.62% <ø> (ø)
gnovm 42.47% <68.58%> (+0.24%) ⬆️
misc/autocounterd 0.00% <ø> (ø)
misc/genproto 0.00% <ø> (ø)
misc/genstd 73.90% <ø> (ø)
misc/goscan 0.00% <ø> (ø)
misc/logos 17.38% <ø> (ø)
misc/loop 0.00% <ø> (ø)
tm2 54.54% <ø> (-0.04%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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 🧾 package/realm Tag used for new Realms or Packages.
Projects
Status: No status
Status: Triage
Development

Successfully merging this pull request may close these issues.

1 participant