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 various deprecations #351

Merged
merged 1 commit into from
Feb 7, 2022
Merged

Remove various deprecations #351

merged 1 commit into from
Feb 7, 2022

Conversation

wyfo
Copy link
Owner

@wyfo wyfo commented Feb 6, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #351 (a791bac) into master (eb196f8) will increase coverage by 1.64%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #351      +/-   ##
==========================================
+ Coverage   86.22%   87.86%   +1.64%     
==========================================
  Files          66       62       -4     
  Lines        5864     5678     -186     
  Branches     1218     1188      -30     
==========================================
- Hits         5056     4989      -67     
+ Misses        591      477     -114     
+ Partials      217      212       -5     
Impacted Files Coverage Δ
apischema/conversions/__init__.py 100.00% <ø> (+14.28%) ⬆️
apischema/deserialization/__init__.py 99.65% <ø> (-0.01%) ⬇️
apischema/graphql/resolvers.py 84.86% <ø> (-0.10%) ⬇️
apischema/graphql/schema.py 87.02% <ø> (-0.03%) ⬇️
apischema/json_schema/schema.py 85.50% <ø> (-0.09%) ⬇️
apischema/metadata/__init__.py 100.00% <ø> (+12.50%) ⬆️
apischema/schemas.py 80.82% <ø> (+2.89%) ⬆️
apischema/serialization/serialized_methods.py 88.63% <ø> (-0.13%) ⬇️
apischema/settings.py 97.29% <0.00%> (+5.63%) ⬆️
apischema/type_names.py 94.54% <ø> (+3.02%) ⬆️
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eb196f8...a791bac. Read the comment docs.

@wyfo wyfo merged commit 2d88449 into master Feb 7, 2022
@wyfo wyfo deleted the remove_deprecated branch February 7, 2022 11:14
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.

None yet

2 participants