openedx / openedx-webhooks

Webhooks for the Open edX GitHub and JIRA
http://openedx-webhooks.herokuapp.com/
Apache License 2.0
12 stars 20 forks source link

Improved exception handling #270

Closed nedbat closed 1 year ago

nedbat commented 1 year ago

Also, a little bit more ad-hoc exception testing.

codecov[bot] commented 1 year ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (96fa644) 89.42% compared to head (10dd875) 89.35%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #270 +/- ## ========================================== - Coverage 89.42% 89.35% -0.07% ========================================== Files 38 38 Lines 2789 2810 +21 Branches 384 392 +8 ========================================== + Hits 2494 2511 +17 - Misses 266 269 +3 - Partials 29 30 +1 ``` | [Files](https://app.codecov.io/gh/openedx/openedx-webhooks/pull/270?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx) | Coverage Δ | | |---|---|---| | [tests/test\_pull\_request\_opened.py](https://app.codecov.io/gh/openedx/openedx-webhooks/pull/270?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-dGVzdHMvdGVzdF9wdWxsX3JlcXVlc3Rfb3BlbmVkLnB5) | `100.00% <100.00%> (ø)` | | | [openedx\_webhooks/tasks/pr\_tracking.py](https://app.codecov.io/gh/openedx/openedx-webhooks/pull/270?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-b3BlbmVkeF93ZWJob29rcy90YXNrcy9wcl90cmFja2luZy5weQ==) | `94.47% <80.00%> (-1.01%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.