Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V4.x pretty ergo tree #831

Draft
wants to merge 35 commits into
base: develop
Choose a base branch
from
Draft

V4.x pretty ergo tree #831

wants to merge 35 commits into from

Conversation

jozanek
Copy link
Collaborator

@jozanek jozanek commented Oct 10, 2022

No description provided.

aslesarenko and others added 30 commits April 20, 2022 13:02
Fix possible race condition in PrecompiledScriptReducer
…ns only applied to nodes when pririties needed..
…umeric/boolean type conversion, update comments.
…s, update collection repr for constant node, remove/update comments..
@codecov
Copy link

codecov bot commented Oct 10, 2022

Codecov Report

Merging #831 (8e73b8a) into master (b513c0e) will increase coverage by 0.19%.
The diff coverage is 79.10%.

@@            Coverage Diff             @@
##           master     #831      +/-   ##
==========================================
+ Coverage   66.42%   66.62%   +0.19%     
==========================================
  Files         245      246       +1     
  Lines       18567    18764     +197     
  Branches      600      627      +27     
==========================================
+ Hits        12334    12501     +167     
- Misses       6233     6263      +30     
Impacted Files Coverage Δ
sigmastate/src/main/scala/sigmastate/trees.scala 58.91% <ø> (ø)
.../src/main/scala/sigmastate/utxo/transformers.scala 56.52% <ø> (ø)
sigmastate/src/main/scala/sigmastate/Values.scala 69.71% <66.66%> (-0.07%) ⬇️
...rc/main/scala/sigmastate/PrettyPrintErgoTree.scala 79.08% <79.08%> (ø)
...rc/main/scala/sigmastate/eval/RuntimeCosting.scala 91.39% <100.00%> (+0.33%) ⬆️
.../src/main/scala/special/collection/ViewColls.scala 87.91% <0.00%> (-1.10%) ⬇️
...te/src/main/scala/sigmastate/eval/Evaluation.scala 70.12% <0.00%> (-0.19%) ⬇️
...c/main/scala/special/sigma/impl/SigmaDslImpl.scala 46.61% <0.00%> (+0.22%) ⬆️
...ain/scala/special/collection/CollsOverArrays.scala 86.48% <0.00%> (+0.60%) ⬆️
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jozanek jozanek requested a review from aslesarenko October 10, 2022 14:32
@jozanek
Copy link
Collaborator Author

jozanek commented Feb 17, 2023

@aslesarenko how can we make this merged into master?

@aslesarenko aslesarenko marked this pull request as draft February 20, 2023 15:54
@aslesarenko aslesarenko changed the base branch from master to develop February 20, 2023 15:55
@aslesarenko
Copy link
Member

@jozanek, it should go to master only through develop, which is itself has huge backlog of changes to be merged. So, I put this PR on hold.

@aslesarenko aslesarenko mentioned this pull request Sep 21, 2023
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants