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

editoast: Setup sentry #3203

Merged
merged 1 commit into from
Feb 20, 2023
Merged

editoast: Setup sentry #3203

merged 1 commit into from
Feb 20, 2023

Conversation

bloussou
Copy link
Contributor

Setup sentry for errors for editoast.

Close #3178

@bloussou bloussou added the area:editoast Work on Editoast Service label Feb 17, 2023
@bloussou bloussou requested a review from a team as a code owner February 17, 2023 11:24
@bloussou bloussou self-assigned this Feb 17, 2023
@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

Merging #3203 (e2fd5eb) into dev (a00fe81) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                dev    #3203      +/-   ##
============================================
- Coverage     40.74%   40.70%   -0.04%     
  Complexity     1711     1711              
============================================
  Files           631      631              
  Lines         18826    18846      +20     
  Branches       2360     2360              
============================================
+ Hits           7671     7672       +1     
- Misses        10741    10760      +19     
  Partials        414      414              
Flag Coverage Δ
editoast 73.79% <0.00%> (-0.49%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
editoast/src/main.rs 7.62% <0.00%> (-1.56%) ⬇️
editoast/src/map/bounding_box.rs 29.59% <0.00%> (+1.02%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

editoast/src/main.rs Outdated Show resolved Hide resolved
editoast/src/main.rs Outdated Show resolved Hide resolved
flomonster
flomonster previously approved these changes Feb 17, 2023
editoast/src/main.rs Outdated Show resolved Hide resolved
editoast/src/main.rs Outdated Show resolved Hide resolved
editoast/src/main.rs Show resolved Hide resolved
editoast/src/main.rs Outdated Show resolved Hide resolved
editoast/src/main.rs Outdated Show resolved Hide resolved
@bloussou bloussou merged commit 1232050 into dev Feb 20, 2023
@bloussou bloussou deleted the brieuc/SentryEditoast branch February 20, 2023 13:09
younesschrifi pushed a commit that referenced this pull request Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:editoast Work on Editoast Service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup sentry for editoast
5 participants