aya-dev icon indicating copy to clipboard operation
aya-dev copied to clipboard

NBE WIP

Open ice1000 opened this issue 3 years ago • 4 comments

ice1000 avatar Jan 12 '22 15:01 ice1000

Codecov Report

Merging #318 (e513710) into main (0973f8a) will decrease coverage by 3.72%. The diff coverage is 0.00%.

:exclamation: Current head e513710 differs from pull request most recent head 4bd06fa. Consider uploading reports for the commit 4bd06fa to get more accurate results

@@             Coverage Diff              @@
##               main     #318      +/-   ##
============================================
- Coverage     82.55%   78.82%   -3.73%     
- Complexity     2283     2399     +116     
============================================
  Files           209      226      +17     
  Lines          7005     7685     +680     
  Branches        804      927     +123     
============================================
+ Hits           5783     6058     +275     
- Misses          797     1170     +373     
- Partials        425      457      +32     
Impacted Files Coverage Δ
...ase/src/main/java/org/aya/generic/Environment.java 0.00% <0.00%> (ø)
base/src/main/java/org/aya/value/Elaborator.java 0.00% <0.00%> (ø)
base/src/main/java/org/aya/value/Evaluator.java 0.00% <0.00%> (ø)
base/src/main/java/org/aya/value/FormValue.java 0.00% <0.00%> (ø)
base/src/main/java/org/aya/value/IntroValue.java 0.00% <0.00%> (ø)
base/src/main/java/org/aya/value/Quoter.java 0.00% <0.00%> (ø)
base/src/main/java/org/aya/value/RefValue.java 0.00% <0.00%> (ø)
base/src/main/java/org/aya/value/Unifier.java 0.00% <0.00%> (ø)
base/src/main/java/org/aya/value/Value.java 0.00% <0.00%> (ø)
...ase/src/main/java/org/aya/core/visitor/Zonker.java 75.00% <0.00%> (-15.33%) :arrow_down:
... and 74 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f096468...4bd06fa. Read the comment docs.

codecov[bot] avatar Jan 12 '22 15:01 codecov[bot]

有生之年系列

ice1000 avatar Mar 12 '22 07:03 ice1000

What is the plan on this?

SchrodingerZhu avatar Feb 16 '23 21:02 SchrodingerZhu

What is the plan on this?

It's probably abandoned. We will need to switch to using a proper JIT compiler and use the current core language directly for closures.

ice1000 avatar Feb 17 '23 02:02 ice1000