JuliaDebug / JuliaInterpreter.jl

Interpreter for Julia code
Other
158 stars 33 forks source link

remove `AbstractFrameInstance` #608

Closed aviatesk closed 6 months ago

aviatesk commented 6 months ago

Slightly improving type stability.

codecov[bot] commented 6 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (0138e60) 82.90% compared to head (48d4e53) 82.97%.

Files Patch % Lines
src/types.jl 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #608 +/- ## ========================================== + Coverage 82.90% 82.97% +0.06% ========================================== Files 12 12 Lines 2440 2443 +3 ========================================== + Hits 2023 2027 +4 + Misses 417 416 -1 ```

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