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

Finalize v5.0: fix XorOf operation #760

Merged
merged 6 commits into from
Jan 28, 2022
Merged

Conversation

aslesarenko
Copy link
Member

Closes #640

@codecov
Copy link

codecov bot commented Dec 21, 2021

Codecov Report

Merging #760 (ee26c78) into v5.0-finalize (5aa9945) will decrease coverage by 0.03%.
The diff coverage is 90.47%.

Impacted file tree graph

@@                Coverage Diff                @@
##           v5.0-finalize     #760      +/-   ##
=================================================
- Coverage          71.64%   71.61%   -0.04%     
=================================================
  Files                246      247       +1     
  Lines              18724    18736      +12     
  Branches             625      627       +2     
=================================================
+ Hits               13415    13417       +2     
- Misses              5309     5319      +10     
Impacted Files Coverage Δ
...ain/scala/special/collection/CollsOverArrays.scala 86.48% <ø> (ø)
sigmastate/src/main/scala/sigmastate/trees.scala 95.10% <ø> (ø)
sigmastate/src/main/scala/sigmastate/types.scala 92.93% <ø> (ø)
.../src/main/scala/sigmastate/utxo/transformers.scala 98.15% <ø> (ø)
...mon/src/main/scala/sigmastate/VersionContext.scala 85.71% <85.71%> (ø)
...ain/scala/sigmastate/interpreter/Interpreter.scala 94.54% <85.71%> (-0.04%) ⬇️
.../main/scala/special/sigma/SigmaDslOverArrays.scala 54.05% <100.00%> (+8.89%) ⬆️
.../src/main/scala/special/collection/ViewColls.scala 87.91% <0.00%> (-1.10%) ⬇️
...c/main/scala/special/sigma/impl/SigmaDslImpl.scala 46.15% <0.00%> (-0.46%) ⬇️
.../main/scala/sigmastate/utils/SigmaByteReader.scala 92.18% <0.00%> (-0.13%) ⬇️
... and 2 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 5aa9945...ee26c78. Read the comment docs.

@aslesarenko aslesarenko requested a review from kushti December 22, 2021 09:25
@aslesarenko aslesarenko changed the base branch from v5.0-finalize to v5.0-finalize-part1 December 22, 2021 09:53
@aslesarenko aslesarenko mentioned this pull request Dec 22, 2021
21 tasks
# Conflicts:
#	sigmastate/src/main/scala/sigmastate/utxo/transformers.scala
@aslesarenko aslesarenko changed the base branch from v5.0-finalize-part1 to v5.0-finalize January 28, 2022 18:36
# Conflicts:
#	library/src/test/scala/special/collections/CollsTests.scala
@aslesarenko aslesarenko merged commit 6a98aa1 into v5.0-finalize Jan 28, 2022
@aslesarenko aslesarenko deleted the v5.0-fix-xorOf branch March 11, 2022 19:19
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