sisshiki1969 / monoruby

Ruby implementation with yet another JIT compiler.
Apache License 2.0
112 stars 4 forks source link

Support Class variables. #33

Closed sisshiki1969 closed 10 months ago

sisshiki1969 commented 10 months ago

This PR supports class variables.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c47cf96) 90.75% compared to head (5942912) 90.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #33 +/- ## ========================================== + Coverage 90.75% 90.86% +0.10% ========================================== Files 97 98 +1 Lines 30692 31045 +353 ========================================== + Hits 27855 28208 +353 Misses 2837 2837 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.