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: Update sentry-native to 0.4.11 #1591

Merged
merged 2 commits into from
Jul 13, 2021
Merged

feat: Update sentry-native to 0.4.11 #1591

merged 2 commits into from
Jul 13, 2021

Conversation

Swatinem
Copy link
Member

@Swatinem Swatinem commented Jul 8, 2021

📜 Description

Updates sentry-native to 0.4.11

fixes #1561
may help with: #1549 and #1477

💡 Motivation and Context

💚 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

@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2021

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 469b29d

@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2021

Codecov Report

Merging #1591 (469b29d) into main (aca78d9) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1591      +/-   ##
============================================
+ Coverage     75.99%   76.02%   +0.02%     
  Complexity     1974     1974              
============================================
  Files           198      198              
  Lines          6837     6837              
  Branches        680      680              
============================================
+ Hits           5196     5198       +2     
+ Misses         1307     1306       -1     
+ Partials        334      333       -1     
Impacted Files Coverage Δ
...n/java/io/sentry/transport/ReusableCountLatch.java 88.23% <0.00%> (+5.88%) ⬆️

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 aca78d9...469b29d. Read the comment docs.

Copy link
Member

@philipphofmann philipphofmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

Bump sentry-native
4 participants