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

feat: aiohttp-server integration #189

Merged
merged 5 commits into from Dec 3, 2018
Merged

feat: aiohttp-server integration #189

merged 5 commits into from Dec 3, 2018

Conversation

untitaker
Copy link
Member

@untitaker untitaker commented Dec 3, 2018

fix #89

  • write test for http exceptions (test_403)

@untitaker untitaker mentioned this pull request Dec 3, 2018
@codecov-io
Copy link

codecov-io commented Dec 3, 2018

Codecov Report

Merging #189 into master will decrease coverage by 0.01%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
- Coverage    80.5%   80.49%   -0.02%     
==========================================
  Files          29       30       +1     
  Lines        2432     2492      +60     
  Branches      414      423       +9     
==========================================
+ Hits         1958     2006      +48     
- Misses        314      318       +4     
- Partials      160      168       +8
Impacted Files Coverage Δ
sentry_sdk/integrations/aiohttp.py 80% <80%> (ø)

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 9a4fdba...0eed147. Read the comment docs.

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.

Aiohttp support
2 participants