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

core: remove sentry #7483

Merged
merged 2 commits into from
May 27, 2024
Merged

core: remove sentry #7483

merged 2 commits into from
May 27, 2024

Conversation

Khoyo
Copy link
Contributor

@Khoyo Khoyo commented May 23, 2024

Fixes #7241.

@Khoyo Khoyo requested a review from a team as a code owner May 23, 2024 04:30
@Khoyo Khoyo requested a review from eckter May 23, 2024 04:30
@codecov-commenter
Copy link

codecov-commenter commented May 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 29.41%. Comparing base (73b7a72) to head (3075691).

Files Patch % Lines
...kotlin/fr/sncf/osrd/sim_infra/impl/DebugViewers.kt 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #7483      +/-   ##
============================================
- Coverage     29.42%   29.41%   -0.01%     
  Complexity     2013     2013              
============================================
  Files          1183     1183              
  Lines        146102   146096       -6     
  Branches       2872     2871       -1     
============================================
- Hits          42986    42976      -10     
- Misses       101431   101435       +4     
  Partials       1685     1685              
Flag Coverage Δ
core 75.17% <0.00%> (+0.02%) ⬆️
editoast 72.38% <ø> (-0.04%) ⬇️
front 9.79% <ø> (ø)
gateway 2.41% <ø> (ø)
railjson_generator 87.49% <ø> (ø)
tests 84.29% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Khoyo Khoyo added this pull request to the merge queue May 27, 2024
Merged via the queue into dev with commit 122677e May 27, 2024
17 checks passed
@Khoyo Khoyo deleted the yk/core-remove-sentry branch May 27, 2024 14:56
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.

core: remove Sentry
3 participants