second-state / SOLL

SOLL is a new compiler for generate Ewasm from solidity and yul. See a demo here: https://asciinema.org/a/ezJqNLicn5fya02zwu4VXIo8a
https://www.secondstate.io/
377 stars 23 forks source link

Fix pop tests #56

Closed eee4017 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #56 (4f95245) into master (2b91db0) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   64.56%   64.61%   +0.04%     
==========================================
  Files          89       89              
  Lines       11948    11953       +5     
  Branches     1820     1821       +1     
==========================================
+ Hits         7714     7723       +9     
+ Misses       3355     3352       -3     
+ Partials      879      878       -1     
Impacted Files Coverage Δ
lib/Sema/SemaExprAsm.cpp 88.91% <100.00%> (+0.12%) :arrow_up:
lib/Lex/Lexer.cpp 62.95% <0.00%> (+0.85%) :arrow_up:

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 2b91db0...4f95245. Read the comment docs.