aya-dev
aya-dev copied to clipboard
NBE WIP
Codecov Report
Merging #318 (e513710) into main (0973f8a) will decrease coverage by
3.72%. The diff coverage is0.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 dataPowered by Codecov. Last update f096468...4bd06fa. Read the comment docs.
有生之年系列
What is the plan on this?
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.