OBPIH-6733 Re-add release information to Sentry#4945
Merged
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #4945 +/- ##
============================================
+ Coverage 7.58% 7.62% +0.03%
- Complexity 806 810 +4
============================================
Files 597 598 +1
Lines 42173 42194 +21
Branches 10261 10261
============================================
+ Hits 3200 3216 +16
- Misses 38510 38515 +5
Partials 463 463 ☔ View full report in Codecov by Sentry. |
Member
Author
|
Had a minor breakthrough last night while randomly digging into Sentry.init flows. This is a marginally better approach to how we were setting the release before in that it also works when testing locally. I also added some more documentation around how Sentry.init works so that we're not confused in the future. I'm going to merge in as is because I tested on obdev5 already |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.