Diffractor.jl icon indicating copy to clipboard operation
Diffractor.jl copied to clipboard

adjustments to the latest master

Open aviatesk opened this issue 1 year ago • 4 comments

Many adjustments...

aviatesk avatar Mar 18 '24 14:03 aviatesk

Codecov Report

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

Project coverage is 54.83%. Comparing base (6c9048c) to head (058aa57). Report is 60 commits behind head on main.

Files Patch % Lines
src/stage2/interpreter.jl 47.36% 10 Missing :warning:
src/codegen/reverse.jl 43.75% 9 Missing :warning:
src/stage1/recurse_fwd.jl 92.30% 7 Missing :warning:
src/jet.jl 70.00% 3 Missing :warning:
src/stage1/compiler_utils.jl 80.00% 2 Missing :warning:
src/stage1/recurse.jl 90.90% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #284      +/-   ##
==========================================
- Coverage   55.29%   54.83%   -0.46%     
==========================================
  Files          28       27       -1     
  Lines        2917     2945      +28     
==========================================
+ Hits         1613     1615       +2     
- Misses       1304     1330      +26     

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

codecov[bot] avatar Mar 27 '24 06:03 codecov[bot]

This branch now passes tests for me on master with:

  • https://github.com/JuliaLang/julia/pull/53875
  • https://github.com/JuliaLang/julia/pull/53876
  • https://github.com/JuliaLang/julia/pull/53877
  • https://github.com/JuliaLang/julia/pull/53878

Keno avatar Mar 27 '24 06:03 Keno

I will give them reviews quickly.

aviatesk avatar Mar 27 '24 06:03 aviatesk

It's really nice to have tests passing on the stable version!

aviatesk avatar Mar 27 '24 07:03 aviatesk