hyperledger / solang

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

It is better to use the repository field in Cargo.toml #1655

Closed szabgab closed 1 week ago

szabgab commented 2 weeks ago

To allow Crates.io , lib.rs and the Rust Digger to link to it. See the manifest for the explanation.

szabgab commented 2 weeks ago

did you mean that?

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 88.58%. Comparing base (399c199) to head (41653f5).

:exclamation: Current head 41653f5 differs from pull request most recent head cdaa1e8

Please upload reports for the commit cdaa1e8 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1655 +/- ## ======================================= Coverage 88.58% 88.58% ======================================= Files 164 164 Lines 73152 73152 ======================================= + Hits 64799 64802 +3 + Misses 8353 8350 -3 ```

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