Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove prettier custom options #1663

Merged
merged 2 commits into from
May 29, 2024

Run prettier with new config

792860d
Select commit
Loading
Failed to load commit list.
Merged

Remove prettier custom options #1663

Run prettier with new config
792860d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 29, 2024 in 0s

97.43% (+0.00%) compared to 6cd64e9

View this Pull Request on Codecov

97.43% (+0.00%) compared to 6cd64e9

Details

Codecov Report

Attention: Patch coverage is 97.89842% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 97.43%. Comparing base (6cd64e9) to head (792860d).

Files Patch % Lines
src/clients/client.ts 88.57% 8 Missing ⚠️
src/http-requests.ts 96.82% 2 Missing ⚠️
src/clients/node-client.ts 85.71% 1 Missing ⚠️
tests/utils/meilisearch-test-utils.ts 96.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1663   +/-   ##
=======================================
  Coverage   97.43%   97.43%           
=======================================
  Files          22       22           
  Lines         858      858           
  Branches       93       93           
=======================================
  Hits          836      836           
- Misses         21       22    +1     
+ Partials        1        0    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.