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 schema and constraints #350

Merged
merged 1 commit into from
Feb 6, 2022
Merged

Refactor schema and constraints #350

merged 1 commit into from
Feb 6, 2022

Conversation

wyfo
Copy link
Owner

@wyfo wyfo commented Feb 6, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #350 (00e6d4f) into master (c37988b) will increase coverage by 0.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #350      +/-   ##
==========================================
+ Coverage   86.20%   86.22%   +0.01%     
==========================================
  Files          67       66       -1     
  Lines        5878     5864      -14     
  Branches     1221     1218       -3     
==========================================
- Hits         5067     5056      -11     
+ Misses        593      591       -2     
+ Partials      218      217       -1     
Impacted Files Coverage Δ
apischema/constraints.py 88.70% <ø> (ø)
apischema/graphql/schema.py 87.05% <0.00%> (+0.18%) ⬆️
apischema/schemas.py 77.92% <76.00%> (ø)
apischema/deserialization/__init__.py 99.65% <100.00%> (ø)

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 6065419...00e6d4f. Read the comment docs.

@wyfo wyfo merged commit eb196f8 into master Feb 6, 2022
@wyfo wyfo deleted the refactor_schema branch February 6, 2022 23:00
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