Skip to content

feat: aiohttp-server integration#189

Merged
untitaker merged 5 commits into
masterfrom
feat/aiohttp-server
Dec 3, 2018
Merged

feat: aiohttp-server integration#189
untitaker merged 5 commits into
masterfrom
feat/aiohttp-server

Conversation

@untitaker

@untitaker untitaker commented Dec 3, 2018

Copy link
Copy Markdown
Member

fix #89

  • write test for http exceptions (test_403)

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

codecov-io commented Dec 3, 2018

Copy link
Copy Markdown

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