Tag SQLite errors with SENTRY_DO - #7150
Merged
Merged
Conversation
jtolio
force-pushed
the
jolio/tag-sqlite-e-3ybjsg
branch
from
August 27, 2026 20:20
2dfa4cf to
cf5f0bf
Compare
Contributor
|
LGTM |
jtolio
force-pushed
the
jolio/tag-sqlite-e-3ybjsg
branch
from
August 27, 2026 20:23
cf5f0bf to
76f670b
Compare
shrima-cf
reviewed
Aug 27, 2026
jtolio
force-pushed
the
jolio/tag-sqlite-e-3ybjsg
branch
from
August 28, 2026 15:34
ca279c0 to
701b3b2
Compare
jtolio
force-pushed
the
jolio/tag-sqlite-e-3ybjsg
branch
from
August 29, 2026 03:57
701b3b2 to
86520ca
Compare
jtolio
force-pushed
the
jolio/tag-sqlite-e-3ybjsg
branch
from
August 29, 2026 04:06
86520ca to
bc9a0fb
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #7150 +/- ##
=======================================
Coverage 37.34% 37.34%
=======================================
Files 803 803
Lines 251595 251624 +29
Branches 20009 20013 +4
=======================================
+ Hits 93954 93970 +16
- Misses 146260 146266 +6
- Partials 11381 11388 +7 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
jtolio
force-pushed
the
jolio/tag-sqlite-e-3ybjsg
branch
2 times, most recently
from
September 1, 2026 16:34
a72e25a to
e98d7d5
Compare
justin-mp
approved these changes
Sep 1, 2026
jtolio
force-pushed
the
jolio/tag-sqlite-e-3ybjsg
branch
from
September 3, 2026 03:08
e98d7d5 to
547449b
Compare
jtolio
force-pushed
the
jolio/tag-sqlite-e-3ybjsg
branch
2 times, most recently
from
September 3, 2026 21:47
cecb495 to
6590202
Compare
|
The generated output of |
jtolio
force-pushed
the
jolio/tag-sqlite-e-3ybjsg
branch
from
September 4, 2026 02:55
6590202 to
b759788
Compare
jtolio
force-pushed
the
jolio/tag-sqlite-e-3ybjsg
branch
from
September 4, 2026 09:58
b759788 to
9f54bae
Compare
jtolio
force-pushed
the
jolio/tag-sqlite-e-3ybjsg
branch
2 times, most recently
from
September 4, 2026 11:19
e8b56e7 to
ab1bd10
Compare
Prefix existing SQLite open and VFS exception descriptions so they are routed to the Durable Objects Sentry project without changing exception handling control flow.
jtolio
force-pushed
the
jolio/tag-sqlite-e-3ybjsg
branch
from
September 4, 2026 14:50
ab1bd10 to
5844f17
Compare
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.
Prefix existing SQLite open and VFS exception descriptions so they are routed to the Durable Objects Sentry project without changing exception control flow.