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

[Parse] Parse specified type for yul. #105

Closed jacky860226 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #105 (6426f65) into master (d54477a) will increase coverage by 0.05%. The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   66.52%   66.58%   +0.05%     
==========================================
  Files          97       97              
  Lines       13363    13398      +35     
  Branches     1979     1987       +8     
==========================================
+ Hits         8890     8921      +31     
  Misses       3487     3487              
- Partials      986      990       +4     
Impacted Files Coverage Δ
lib/Parse/Parser.cpp 58.85% <66.66%> (+0.07%) :arrow_up:
lib/Parse/ParseAsm.cpp 87.35% <85.71%> (+1.51%) :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 d54477a...6426f65. Read the comment docs.