meilisearch / meilisearch-ruby

Ruby SDK for the Meilisearch API
https://meilisearch.com
MIT License
198 stars 43 forks source link

Fix ruby specs #521

Closed curquiza closed 7 months ago

curquiza commented 7 months ago

Some files were never used in our specs because of bad file naming...

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (9dd5454) 99.81% compared to head (19822de) 99.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #521 +/- ## ======================================= Coverage 99.81% 99.81% ======================================= Files 9 9 Lines 542 542 ======================================= Hits 541 541 Misses 1 1 ```

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