Skip to content

Path patterns finder #202

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 4 commits into from
Mar 3, 2020
Merged

Path patterns finder #202

merged 4 commits into from
Mar 3, 2020

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Feb 21, 2020

Part of #32

@p1c2u p1c2u force-pushed the feature/path-patterns-finder branch from 2492bdd to 8daad27 Compare February 25, 2020 09:07
@p1c2u p1c2u force-pushed the feature/path-patterns-finder branch 3 times, most recently from 7139643 to 612ac17 Compare February 25, 2020 10:12
@p1c2u p1c2u force-pushed the feature/path-patterns-finder branch from 612ac17 to eadde7e Compare February 25, 2020 10:30
@p1c2u p1c2u force-pushed the feature/path-patterns-finder branch from eadde7e to 90100c5 Compare February 25, 2020 11:03
@codecov
Copy link

codecov bot commented Feb 25, 2020

Codecov Report

Merging #202 into master will increase coverage by 0.04%.
The diff coverage is 98.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
+ Coverage   96.29%   96.34%   +0.04%     
==========================================
  Files         115      119       +4     
  Lines        2293     2351      +58     
==========================================
+ Hits         2208     2265      +57     
- Misses         85       86       +1
Impacted Files Coverage Δ
openapi_core/templating/util.py 100% <100%> (ø)
openapi_core/templating/paths/exceptions.py 100% <100%> (ø)
openapi_core/contrib/flask/handlers.py 100% <100%> (ø) ⬆️
openapi_core/templating/datatypes.py 100% <100%> (ø)
openapi_core/schema/servers/models.py 100% <100%> (ø) ⬆️
openapi_core/validation/request/validators.py 95% <100%> (+0.17%) ⬆️
openapi_core/templating/paths/finders.py 100% <100%> (ø)
openapi_core/validation/validators.py 93.1% <93.1%> (ø)
openapi_core/validation/response/validators.py 94.28% <93.33%> (+5.27%) ⬆️
openapi_core/schema/specs/models.py 82.6% <0%> (-13.05%) ⬇️
... and 8 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 1894489...dcb7161. Read the comment docs.

@p1c2u p1c2u force-pushed the feature/path-patterns-finder branch 10 times, most recently from 8a903c9 to c7dacf6 Compare March 2, 2020 10:47
@p1c2u p1c2u force-pushed the feature/path-patterns-finder branch from c7dacf6 to dcb7161 Compare March 2, 2020 11:27
@p1c2u p1c2u merged commit 2f91ea3 into master Mar 3, 2020
@p1c2u p1c2u deleted the feature/path-patterns-finder branch March 3, 2020 08:51
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.

2 participants