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

Send Crash Reports to Sentry #4571

Merged
merged 6 commits into from
Dec 11, 2023

Make event queue non-const

899ebc0
Select commit
Loading
Failed to load commit list.
Merged

Send Crash Reports to Sentry #4571

Make event queue non-const
899ebc0
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 11, 2023 in 1s

75.51% (+0.10%) compared to 70f634c

View this Pull Request on Codecov

75.51% (+0.10%) compared to 70f634c

Details

Codecov Report

Merging #4571 (899ebc0) into main (70f634c) will increase coverage by 0.10%.
Report is 9 commits behind head on main.
The diff coverage is 96.15%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4571      +/-   ##
==========================================
+ Coverage   75.41%   75.51%   +0.10%     
==========================================
  Files         241      242       +1     
  Lines       12867    12916      +49     
  Branches     3315     3323       +8     
==========================================
+ Hits         9704     9754      +50     
+ Misses       3163     3162       -1     
Files Coverage Δ
packages/wrangler/src/dialogs.ts 69.09% <100.00%> (ø)
packages/wrangler/src/index.ts 89.08% <100.00%> (+2.34%) ⬆️
packages/wrangler/src/sentry/index.ts 95.45% <95.45%> (ø)

... and 3 files with indirect coverage changes