Closed seanyoung closed 1 year ago
Attention: 70 lines
in your changes are missing coverage. Please review.
Comparison is base (
221ecd1
) 87.65% compared to head (38ec432
) 87.90%. Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@LucasSte @xermicus let me know if you're interested in reviewing this, else I will merge it
@LucasSte @xermicus let me know if you're interested in reviewing this, else I will merge it
I'm reviewing it.
Many Solidity features depend on the version of the compiler. So, parse the version pragma and in another PR we will use this information.
This PR adds pragmas to the ast and we test it with a graphviz dot file.