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

KDP-1761: Upgrade to Pydantic v2 #2

Merged
merged 17 commits into from
Sep 26, 2023
Merged

KDP-1761: Upgrade to Pydantic v2 #2

merged 17 commits into from
Sep 26, 2023

Conversation

PaulVanSchayck
Copy link
Collaborator

No description provided.

README.md Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
src/covjson_pydantic/base_models.py Show resolved Hide resolved
src/covjson_pydantic/base_models.py Outdated Show resolved Hide resolved
src/covjson_pydantic/domain.py Outdated Show resolved Hide resolved
src/covjson_pydantic/base_models.py Outdated Show resolved Hide resolved
src/covjson_pydantic/i18n.py Outdated Show resolved Hide resolved
src/covjson_pydantic/ndarray.py Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.36% ⚠️

Comparison is base (4c49b56) 94.89% compared to head (44c7a28) 94.54%.
Report is 9 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
- Coverage   94.89%   94.54%   -0.36%     
==========================================
  Files           9        9              
  Lines         294      275      -19     
==========================================
- Hits          279      260      -19     
  Misses         15       15              
Flag Coverage Δ
unittests 94.54% <100.00%> (-0.36%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/covjson_pydantic/base_models.py 100.00% <100.00%> (ø)
src/covjson_pydantic/coverage.py 100.00% <100.00%> (ø)
src/covjson_pydantic/domain.py 94.94% <100.00%> (-0.11%) ⬇️
src/covjson_pydantic/i18n.py 100.00% <100.00%> (ø)
src/covjson_pydantic/ndarray.py 89.18% <100.00%> (-0.56%) ⬇️
src/covjson_pydantic/observed_property.py 100.00% <100.00%> (ø)
src/covjson_pydantic/parameter.py 94.28% <100.00%> (-0.16%) ⬇️
src/covjson_pydantic/reference_system.py 91.17% <100.00%> (-0.26%) ⬇️
src/covjson_pydantic/unit.py 94.11% <100.00%> (ø)

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

@PaulVanSchayck PaulVanSchayck marked this pull request as ready for review September 21, 2023 06:54
@PaulVanSchayck PaulVanSchayck merged commit e74abaa into master Sep 26, 2023
5 checks passed
@PaulVanSchayck PaulVanSchayck deleted the KDP-1761 branch October 9, 2023 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants