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

[REFACTOR] argilla server: using pydantic v2 #5666

Merged
merged 32 commits into from
Nov 20, 2024

fix: webhook models updated to use Pydantic v2

59d2122
Select commit
Loading
Failed to load commit list.
Merged

[REFACTOR] argilla server: using pydantic v2 #5666

fix: webhook models updated to use Pydantic v2
59d2122
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 19, 2024 in 0s

91.77% (+0.22%) compared to 6e63b04

View this Pull Request on Codecov

91.77% (+0.22%) compared to 6e63b04

Details

Codecov Report

Attention: Patch coverage is 98.33333% with 6 lines in your changes missing coverage. Please review.

Project coverage is 91.77%. Comparing base (6e63b04) to head (59d2122).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
...rver/src/argilla_server/api/schemas/v1/webhooks.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 0.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             @@
##           develop    #5666      +/-   ##
===========================================
+ Coverage    91.55%   91.77%   +0.22%     
===========================================
  Files          165      161       -4     
  Lines         6675     6725      +50     
===========================================
+ Hits          6111     6172      +61     
+ Misses         564      553      -11     

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


🚨 Try these New Features: