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: Clone Scope Contexts #1763

Merged
merged 3 commits into from
Oct 13, 2021
Merged

Fix: Clone Scope Contexts #1763

merged 3 commits into from
Oct 13, 2021

Conversation

marandaneto
Copy link
Contributor

@marandaneto marandaneto commented Oct 13, 2021

📜 Description

Fix: Clone Scope Contexts

💡 Motivation and Context

#1761

💚 How did you test it?

📝 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

🔮 Next steps

@marandaneto marandaneto requested a review from a team October 13, 2021 09:32
@sweetascherri
Copy link

I am the owner of this project.

@sweetascherri
Copy link

I do not know or have given bruno permission to access my files.

CHANGELOG.md Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

Merging #1763 (1834dee) into main (6549225) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 1834dee differs from pull request most recent head 9b37741. Consider uploading reports for the commit 9b37741 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1763   +/-   ##
=========================================
  Coverage     75.31%   75.31%           
  Complexity     2165     2165           
=========================================
  Files           215      215           
  Lines          7718     7718           
  Branches        822      822           
=========================================
  Hits           5813     5813           
  Misses         1507     1507           
  Partials        398      398           
Impacted Files Coverage Δ
sentry/src/main/java/io/sentry/Scope.java 97.02% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6549225...9b37741. Read the comment docs.

@marandaneto
Copy link
Contributor Author

I do not know or have given bruno permission to access my files.

@sweetascherri mind elaborating? I don't follow

@marandaneto marandaneto merged commit 23884c0 into main Oct 13, 2021
@marandaneto marandaneto deleted the fix/contexts-clone branch October 13, 2021 11:13
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.

4 participants