vechain / thor

A general purpose blockchain highly compatible with Ethereum's ecosystem
GNU Lesser General Public License v3.0
791 stars 247 forks source link

feat: add repo badges #739

Closed darrenvechain closed 1 month ago

darrenvechain commented 1 month ago

Description

Add repo badges. See example here: https://github.com/darrenvechain/thor/tree/add-repo-badges

Checklist:

otherview commented 1 month ago

Can the "\<a>" be fixed ? Example in the img

image image
darrenvechain commented 1 month ago

Can the "" be fixed ? Example in the img

image image

Yepp, it's fixed now

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 61.65%. Comparing base (95e06e8) to head (5102d34). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #739 +/- ## ========================================== + Coverage 61.61% 61.65% +0.03% ========================================== Files 194 195 +1 Lines 18259 18246 -13 ========================================== - Hits 11250 11249 -1 + Misses 5909 5902 -7 + Partials 1100 1095 -5 ```

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