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

Add Falcon support #7

Merged
merged 1 commit into from
May 15, 2022
Merged

Add Falcon support #7

merged 1 commit into from
May 15, 2022

Conversation

strongbugman
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 15, 2022

Codecov Report

Merging #7 (54a8d09) into master (95ba89b) will increase coverage by 0.22%.
The diff coverage is 98.93%.

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   96.70%   96.92%   +0.22%     
==========================================
  Files           6        7       +1     
  Lines         576      650      +74     
==========================================
+ Hits          557      630      +73     
- Misses         19       20       +1     
Impacted Files Coverage Δ
apiman/falcon.py 98.71% <98.71%> (ø)
apiman/base.py 95.67% <100.00%> (+0.02%) ⬆️
apiman/bottle.py 98.27% <100.00%> (-0.03%) ⬇️
apiman/django.py 98.91% <100.00%> (-0.02%) ⬇️
apiman/flask.py 95.89% <100.00%> (-0.06%) ⬇️
apiman/starlette.py 94.66% <100.00%> (-0.08%) ⬇️
apiman/tornado.py 97.75% <100.00%> (-0.03%) ⬇️

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 95ba89b...54a8d09. Read the comment docs.

@strongbugman strongbugman merged commit 0b35cbf into master May 15, 2022
@strongbugman strongbugman deleted the feature/falcon branch May 15, 2022 14:36
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