meilisearch / meilisearch-dart

The Meilisearch API client written for Dart
https://meilisearch.com
MIT License
77 stars 26 forks source link

Update dart version and checkout #367

Closed brunoocasali closed 8 months ago

brunoocasali commented 8 months ago

Update tests.yml to update action versions & Update dart to latest

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (a8f7734) 82.25% compared to head (706302e) 81.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #367 +/- ## ========================================== - Coverage 82.25% 81.85% -0.40% ========================================== Files 57 57 Lines 1347 1345 -2 ========================================== - Hits 1108 1101 -7 - Misses 239 244 +5 ```

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

brunoocasali commented 8 months ago

@ahmednfwela I'm going to merge this because it is breaking the workflow in the engine, but I think you'll want to do a FUP fix about the things I said before!

Thanks a lot for your help and see you soon!