-
Notifications
You must be signed in to change notification settings - Fork 41
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
[v5.x] Refactor tests #802
Conversation
Codecov Report
@@ Coverage Diff @@
## v5.0.1-RC #802 +/- ##
=============================================
- Coverage 71.75% 62.52% -9.24%
=============================================
Files 247 247
Lines 19098 18626 -472
Branches 628 620 -8
=============================================
- Hits 13704 11645 -2059
- Misses 5394 6981 +1587
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
… cleaned AOT costing in ErgoScriptTestkit.scala
…efactor-tests # Conflicts: # sigmastate/src/main/scala/sigmastate/eval/IRContext.scala # sigmastate/src/main/scala/sigmastate/lang/SigmaCompiler.scala # sigmastate/src/test/scala/sigmastate/TestsBase.scala # sigmastate/src/test/scala/special/sigma/SigmaDslSpecification.scala
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add ScalaDoc for TreeBuilding
also.
Evaluation
is not descriptive enough name I guess
Please specify in ScalaDoc comments whether classes belong to frontend compiler or tree interpreter.
In this PR: