Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Conversation

@marandaneto
Copy link
Contributor

@marandaneto marandaneto commented Oct 29, 2019

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

fixing a bunch of things to send event correctly

💡 Motivation and Context

Because some data were missing or not possible to send them over.

💚 How did you test it?

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing

🔮 Next steps

@codecov-io
Copy link

codecov-io commented Oct 29, 2019

Codecov Report

Merging #74 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #74   +/-   ##
=========================================
  Coverage     48.89%   48.89%           
  Complexity      349      349           
=========================================
  Files            59       59           
  Lines          1757     1757           
  Branches        137      137           
=========================================
  Hits            859      859           
  Misses          847      847           
  Partials         51       51
Impacted Files Coverage Δ Complexity Δ
...ntry-core/src/main/java/io/sentry/core/Sentry.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...rc/main/java/io/sentry/core/protocol/Contexts.java 4.76% <0%> (ø) 1 <0> (ø) ⬇️

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 564483d...90522e2. Read the comment docs.

Copy link
Member

@bruno-garcia bruno-garcia left a comment

Choose a reason for hiding this comment

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

awesome stuff!!

@marandaneto marandaneto merged commit babf435 into master Oct 29, 2019
@marandaneto marandaneto deleted the fix/parsing_contexts_breadcrumbs branch October 29, 2019 18:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants