Skip to content

Static types with mypy #414

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

Merged
merged 1 commit into from
Sep 9, 2022
Merged

Static types with mypy #414

merged 1 commit into from
Sep 9, 2022

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Sep 8, 2022

No description provided.

@codecov
Copy link

codecov bot commented Sep 8, 2022

Codecov Report

Merging #414 (3dde406) into master (81ab62a) will decrease coverage by 0.33%.
The diff coverage is 95.08%.

❗ Current head 3dde406 differs from pull request most recent head e7c8b6f. Consider uploading reports for the commit e7c8b6f to get more accurate results

@@            Coverage Diff             @@
##           master     #414      +/-   ##
==========================================
- Coverage   95.15%   94.81%   -0.34%     
==========================================
  Files          89       96       +7     
  Lines        1918     2140     +222     
  Branches      277      281       +4     
==========================================
+ Hits         1825     2029     +204     
- Misses         68       83      +15     
- Partials       25       28       +3     
Impacted Files Coverage Δ
openapi_core/spec/shortcuts.py 0.00% <0.00%> (ø)
openapi_core/schema/protocols.py 75.00% <75.00%> (ø)
openapi_core/casting/schemas/casters.py 93.02% <88.23%> (-4.12%) ⬇️
...penapi_core/unmarshalling/schemas/unmarshallers.py 91.00% <88.67%> (-1.07%) ⬇️
openapi_core/security/providers.py 82.35% <88.88%> (-0.41%) ⬇️
openapi_core/schema/parameters.py 97.36% <94.11%> (-2.64%) ⬇️
openapi_core/casting/schemas/datatypes.py 100.00% <100.00%> (ø)
openapi_core/casting/schemas/exceptions.py 100.00% <100.00%> (ø)
openapi_core/casting/schemas/factories.py 100.00% <100.00%> (ø)
...penapi_core/deserializing/media_types/datatypes.py 100.00% <100.00%> (ø)
... and 49 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@p1c2u p1c2u force-pushed the feature/mypy-static-types branch 10 times, most recently from 841c810 to 8fa3123 Compare September 9, 2022 23:13
@p1c2u p1c2u force-pushed the feature/mypy-static-types branch from 8fa3123 to e7c8b6f Compare September 9, 2022 23:20
@p1c2u p1c2u merged commit c24f046 into master Sep 9, 2022
@p1c2u p1c2u deleted the feature/mypy-static-types branch September 9, 2022 23:22
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.

1 participant