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

Update snarkVM deps to crates #519

Merged
merged 1 commit into from Jan 4, 2021
Merged

Update snarkVM deps to crates #519

merged 1 commit into from Jan 4, 2021

Conversation

howardwu
Copy link
Member

@howardwu howardwu commented Jan 4, 2021

Motivation

Update snarkVM deps to crates

@codecov
Copy link

codecov bot commented Jan 4, 2021

Codecov Report

Merging #519 (87ccc0f) into master (bf2280e) will increase coverage by 0.42%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #519      +/-   ##
==========================================
+ Coverage   73.77%   74.19%   +0.42%     
==========================================
  Files         470      470              
  Lines       13794    13794              
==========================================
+ Hits        10176    10235      +59     
+ Misses       3618     3559      -59     
Impacted Files Coverage Δ
ast/src/expression/mod.rs 86.16% <0.00%> (+0.89%) ⬆️
compiler/src/expression/expression.rs 96.66% <0.00%> (+1.66%) ⬆️
grammar/src/ast.rs 95.50% <0.00%> (+2.24%) ⬆️
compiler/tests/integers/int_macro.rs 95.09% <0.00%> (+2.94%) ⬆️
compiler/src/value/integer/integer.rs 97.28% <0.00%> (+5.42%) ⬆️
ast/src/expression/binary.rs 86.11% <0.00%> (+5.55%) ⬆️
compiler/tests/integers/uint_macro.rs 100.00% <0.00%> (+6.59%) ⬆️
compiler/src/expression/arithmetic/mul.rs 23.80% <0.00%> (+23.80%) ⬆️
compiler/src/expression/arithmetic/pow.rs 27.77% <0.00%> (+27.77%) ⬆️

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 bf2280e...87ccc0f. Read the comment docs.

Copy link
Collaborator

@collinc97 collinc97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@collinc97 collinc97 merged commit b34f003 into master Jan 4, 2021
@howardwu howardwu deleted the refactor/deps branch February 25, 2021 06:37
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.

None yet

2 participants