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

fix: Correctly handle scope names for nested objects #19

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

kamilogorek
Copy link
Contributor

Fixes #17

@kamilogorek kamilogorek requested a review from a team November 22, 2022 20:35
@codecov-commenter
Copy link

Codecov Report

Merging #19 (a03cd69) into master (bf74003) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   89.92%   89.96%   +0.03%     
==========================================
  Files           6        6              
  Lines         506      508       +2     
==========================================
+ Hits          455      457       +2     
  Misses         51       51              

@kamilogorek kamilogorek merged commit 9f2e0b1 into master Nov 23, 2022
@kamilogorek kamilogorek deleted the nested-objects branch November 23, 2022 10:34
kamilogorek added a commit to getsentry/sentry that referenced this pull request Nov 24, 2022
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.

Transpiled React code detects wrong names
3 participants