Skip to content

Undef #73

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

Merged
merged 7 commits into from
Jun 15, 2025
Merged

Undef #73

merged 7 commits into from
Jun 15, 2025

Conversation

sisshiki1969
Copy link
Owner

  • Support undef and undef_method#Module.
  • Support some methods.

@sisshiki1969 sisshiki1969 merged commit 3c4128e into master Jun 15, 2025
1 check passed
@sisshiki1969 sisshiki1969 deleted the undef branch June 15, 2025 16:24
Copy link

codecov bot commented Jun 15, 2025

Codecov Report

Attention: Patch coverage is 81.84282% with 67 lines in your changes missing coverage. Please review.

Project coverage is 87.51%. Comparing base (ca1707e) to head (6532b38).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
monoruby/src/value/rvalue/io.rs 31.57% 13 Missing ⚠️
monoruby/src/builtins/io.rs 50.00% 8 Missing ⚠️
monoruby/src/compiler/runtime.rs 71.42% 8 Missing ⚠️
monoruby/src/compiler/jitgen/asmir.rs 0.00% 6 Missing ⚠️
monoruby/src/compiler/jitgen/asmir/compile.rs 16.66% 5 Missing ⚠️
ruruby-parse/src/parser/expression.rs 28.57% 5 Missing ⚠️
monoruby/src/compiler/jitgen/compile.rs 0.00% 4 Missing ⚠️
monoruby/src/bytecodegen/method_call.rs 0.00% 3 Missing ⚠️
monoruby/src/value/rvalue/exception.rs 0.00% 3 Missing ⚠️
monoruby/src/builtins/module.rs 96.07% 2 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage   87.55%   87.51%   -0.04%     
==========================================
  Files         141      141              
  Lines       42065    42248     +183     
==========================================
+ Hits        36828    36975     +147     
- Misses       5237     5273      +36     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant