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

Module system with type-in module #307

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Module system with type-in module #307

wants to merge 10 commits into from

Conversation

ichiban
Copy link
Owner

@ichiban ichiban commented Oct 8, 2023

@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

Attention: Patch coverage is 59.81982% with 223 lines in your changes missing coverage. Please review.

Project coverage is 95.99%. Comparing base (c682cd3) to head (ead0552).
Report is 8 commits behind head on main.

Current head ead0552 differs from pull request most recent head 6ef6979

Please upload reports for the commit 6ef6979 to get more accurate results.

Files Patch % Lines
engine/builtin.go 47.12% 101 Missing ⚠️
engine/vm.go 36.36% 62 Missing and 8 partials ⚠️
engine/exception.go 0.00% 34 Missing ⚠️
engine/module.go 83.33% 10 Missing and 3 partials ⚠️
fs.go 58.33% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #307      +/-   ##
==========================================
- Coverage   99.21%   95.99%   -3.22%     
==========================================
  Files          23       24       +1     
  Lines        7272     7368      +96     
==========================================
- Hits         7215     7073     -142     
- Misses         51      277     +226     
- Partials        6       18      +12     

☔ 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant