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

[RELEASES] v2.5.0 #5706

Merged
merged 55 commits into from
Nov 29, 2024

fix lint

2a58a30
Select commit
Loading
Failed to load commit list.
Merged

[RELEASES] v2.5.0 #5706

fix lint
2a58a30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 1s

91.97% (+0.61%) compared to 4249164

View this Pull Request on Codecov

91.97% (+0.61%) compared to 4249164

Details

Codecov Report

Attention: Patch coverage is 98.11765% with 16 lines in your changes missing coverage. Please review.

Project coverage is 91.97%. Comparing base (4249164) to head (2a58a30).

Files with missing lines Patch % Lines
...lla-server/src/argilla_server/jobs/webhook_jobs.py 86.66% 4 Missing ⚠️
...rver/src/argilla_server/api/schemas/v1/webhooks.py 96.22% 2 Missing ⚠️
argilla-server/src/argilla_server/enums.py 89.47% 2 Missing ⚠️
...rgilla-server/src/argilla_server/utils/str_enum.py 0.00% 2 Missing ⚠️
...lla-server/src/argilla_server/webhooks/v1/enums.py 93.33% 2 Missing ⚠️
...-server/src/argilla_server/errors/error_handler.py 93.33% 1 Missing ⚠️
argilla-server/src/argilla_server/jobs/hub_jobs.py 50.00% 1 Missing ⚠️
argilla-server/src/argilla_server/models/mixins.py 66.66% 1 Missing ⚠️
argilla-server/src/argilla_server/utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5706      +/-   ##
==========================================
+ Coverage   91.36%   91.97%   +0.61%     
==========================================
  Files         150      161      +11     
  Lines        6250     6750     +500     
==========================================
+ Hits         5710     6208     +498     
- Misses        540      542       +2     

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