meilisearch / meilisearch-js

JavaScript client for the Meilisearch API
https://www.meilisearch.com
MIT License
703 stars 85 forks source link

Fix release version check script #1681

Closed curquiza closed 2 days ago

curquiza commented 2 days ago

Follwoing change in this PR: https://github.com/meilisearch/meilisearch-js/pull/1663

codecov[bot] commented 2 days ago

Codecov Report

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

Project coverage is 97.44%. Comparing base (c191efc) to head (3dc78d2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1681 +/- ## ======================================= Coverage 97.44% 97.44% ======================================= Files 22 22 Lines 861 861 Branches 86 93 +7 ======================================= Hits 839 839 + Misses 22 21 -1 - Partials 0 1 +1 ```

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