robocupjunioraustralia / RCJA_Registration_System

A custom registration system for RoboCup Junior Australia built in Django.
https://enter.robocupjunior.org.au
4 stars 0 forks source link

Add Sentry Error Monitoring #644

Closed evanbailey closed 9 months ago

evanbailey commented 10 months ago

As we have a Sentry subscription, we should utilise this for the rego system.

This will be especially useful for correlating emails from mentors reporting issues, with what went wrong, and identifying the cause of various other transient errors.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9d29d76) 93.09% compared to head (338887e) 93.09%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #644 +/- ## ======================================= Coverage 93.09% 93.09% ======================================= Files 159 159 Lines 3968 3968 Branches 468 468 ======================================= Hits 3694 3694 Misses 228 228 Partials 46 46 ``` | [Flag](https://app.codecov.io/gh/robocupjunioraustralia/RCJA_Registration_System/pull/644/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=robocupjunioraustralia) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/robocupjunioraustralia/RCJA_Registration_System/pull/644/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=robocupjunioraustralia) | `93.09% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=robocupjunioraustralia#carryforward-flags-in-the-pull-request-comment) to find out more.

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