hyperledger / solang

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

Remove gpl files #1616

Closed seanyoung closed 6 months ago

seanyoung commented 6 months ago

Fixes https://github.com/hyperledger/solang/issues/1598

seanyoung commented 6 months ago

Test failure is unrelated, fixed in https://github.com/hyperledger/solang/pull/1615

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (1474831) 88.43% compared to head (bb09280) 88.44%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1616 +/- ## ========================================== + Coverage 88.43% 88.44% +0.01% ========================================== Files 150 150 Lines 68322 68322 ========================================== + Hits 60418 60429 +11 + Misses 7904 7893 -11 ```

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