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

fix: tag returns 2 results when latest RC equals official release #768

Closed darrenvechain closed 1 month ago

darrenvechain commented 1 month ago

Description

Fix make thor when 2 tags exist

Type of change

Please delete options that are not relevant.

Checklist:

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 62.58%. Comparing base (43d1fde) to head (43add15).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #768 +/- ## ========================================== + Coverage 62.57% 62.58% +0.01% ========================================== Files 199 199 Lines 18098 18098 ========================================== + Hits 11324 11326 +2 + Misses 5691 5690 -1 + Partials 1083 1082 -1 ```

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