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

chore: set logger level to error to reduce noise from Elasticsearch and OpenSearch client libraries #4979

Merged

chore: set logger level to error to avoid noise from Elasticsearch an…

73b16fe
Select commit
Loading
Failed to load commit list.
Merged

chore: set logger level to error to reduce noise from Elasticsearch and OpenSearch client libraries #4979

chore: set logger level to error to avoid noise from Elasticsearch an…
73b16fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2024 in 0s

91.12% (+30.20%) compared to d1bfec6

View this Pull Request on Codecov

91.12% (+30.20%) compared to d1bfec6

Details

Codecov Report

Attention: Patch coverage is 53.33333% with 14 lines in your changes missing coverage. Please review.

Project coverage is 91.12%. Comparing base (d1bfec6) to head (73b16fe).
Report is 4 commits behind head on feat/v2.0.0.

Current head 73b16fe differs from pull request most recent head 871407f

Please upload reports for the commit 871407f to get more accurate results.

Files Patch % Lines
argilla-server/src/argilla_server/_app.py 42.85% 8 Missing ⚠️
argilla-server/src/argilla_server/settings.py 57.14% 6 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           feat/v2.0.0    #4979       +/-   ##
================================================
+ Coverage        60.92%   91.12%   +30.20%     
================================================
  Files              329      136      -193     
  Lines            17674     5859    -11815     
================================================
- Hits             10767     5339     -5428     
+ Misses            6907      520     -6387     

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