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

v5.0-jit-costing: Coll.flatMap equivalence failing test due to costDe… #786

Conversation

jozanek
Copy link
Collaborator

@jozanek jozanek commented Mar 30, 2022

…tails.

@aslesarenko aslesarenko force-pushed the v5.0-jitc-failing-Coll-flatmap-equivalence branch from b737489 to e50a12c Compare April 4, 2022 16:10
@codecov
Copy link

codecov bot commented Apr 4, 2022

Codecov Report

Merging #786 (2bbc256) into v5.0-add-jit-costing-for-tests (d37ba99) will increase coverage by 0.00%.
The diff coverage is n/a.

@@                       Coverage Diff                       @@
##           v5.0-add-jit-costing-for-tests     #786   +/-   ##
===============================================================
  Coverage                           71.77%   71.77%           
===============================================================
  Files                                 248      248           
  Lines                               18812    18812           
  Branches                              624      624           
===============================================================
+ Hits                                13502    13503    +1     
+ Misses                               5310     5309    -1     
Impacted Files Coverage Δ
...cala/sigmastate/serialization/DataSerializer.scala 97.40% <0.00%> (-1.30%) ⬇️
core/src/main/scala/scalan/DefRewriting.scala 74.11% <0.00%> (+1.17%) ⬆️
.../src/main/scala/scalan/primitives/NumericOps.scala 78.26% <0.00%> (+4.34%) ⬆️

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 d37ba99...2bbc256. Read the comment docs.

@jozanek jozanek merged commit 700917c into v5.0-add-jit-costing-for-tests Apr 7, 2022
@jozanek jozanek deleted the v5.0-jitc-failing-Coll-flatmap-equivalence branch April 7, 2022 08:45
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