hyperledger / solang

Solidity Compiler for Solana and Polkadot
https://solang.readthedocs.io/
Apache License 2.0
1.22k stars 207 forks source link

Move to llvm16 #1608

Closed seanyoung closed 7 months ago

seanyoung commented 7 months ago

Depends on https://github.com/hyperledger/solang-llvm/pull/33 being merged to the tests to pass

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e6a2187) 87.67% compared to head (27104d5) 87.67%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1608 +/- ## ======================================= Coverage 87.67% 87.67% ======================================= Files 136 136 Lines 65452 65457 +5 ======================================= + Hits 57382 57390 +8 + Misses 8070 8067 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.