GeoZac / unconv_spring

0 stars 1 forks source link

Add BugSnag dependency #443

Closed GeoZac closed 4 months ago

GeoZac commented 4 months ago

For bug reports and error monitoring

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.68%. Comparing base (e9a81fd) to head (625dd0d). Report is 8 commits behind head on master.

Files Patch % Lines
...v/spring/security/filter/AuthenticationFilter.java 50.00% 1 Missing :warning:
...spring/security/filter/ExceptionHandlerFilter.java 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #443 +/- ## ============================================ - Coverage 97.81% 97.68% -0.14% Complexity 221 221 ============================================ Files 76 76 Lines 1330 1337 +7 Branches 45 45 ============================================ + Hits 1301 1306 +5 - Misses 23 25 +2 Partials 6 6 ``` | [Flag](https://app.codecov.io/gh/GeoZac/unconv_spring/pull/443/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=George+Zacharia) | Coverage Δ | | |---|---|---| | [controllers_test](https://app.codecov.io/gh/GeoZac/unconv_spring/pull/443/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=George+Zacharia) | `97.68% <71.42%> (-0.14%)` | :arrow_down: | | [integration_test](https://app.codecov.io/gh/GeoZac/unconv_spring/pull/443/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=George+Zacharia) | `97.68% <71.42%> (-0.14%)` | :arrow_down: | 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=George+Zacharia#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.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
71.4% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud