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

feat(js): Return sourcemap_origin from Symbolicator #69755

Merged
merged 2 commits into from
May 2, 2024

Conversation

loewenheim
Copy link
Contributor

Companion PR to getsentry/symbolicator#1447.

@loewenheim loewenheim self-assigned this Apr 26, 2024
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 26, 2024
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.85%. Comparing base (7263cac) to head (763e7cb).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #69755      +/-   ##
==========================================
+ Coverage   79.83%   79.85%   +0.02%     
==========================================
  Files        6495     6483      -12     
  Lines      288969   288381     -588     
  Branches    49765    49691      -74     
==========================================
- Hits       230684   230275     -409     
+ Misses      57889    57714     -175     
+ Partials      396      392       -4     
Files Coverage Δ
src/sentry/lang/javascript/processing.py 90.68% <100.00%> (+0.11%) ⬆️

... and 195 files with indirect coverage changes

@loewenheim loewenheim requested a review from anonrig April 26, 2024 12:03
@loewenheim loewenheim merged commit f898aee into master May 2, 2024
49 checks passed
@loewenheim loewenheim deleted the feat/sourcemap-origin branch May 2, 2024 10:31
@github-actions github-actions bot locked and limited conversation to collaborators May 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants