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

add method to captureMessage with level #157

Merged
merged 5 commits into from
Nov 18, 2019
Merged

Conversation

marandaneto
Copy link
Contributor

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

add method to captureMessage with level

💡 Motivation and Context

captureMessage didn't support level yet.

💚 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 Nov 18, 2019

Codecov Report

Merging #157 into master will decrease coverage by 0.03%.
The diff coverage is 57.14%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #157      +/-   ##
============================================
- Coverage     57.06%   57.02%   -0.04%     
- Complexity      515      516       +1     
============================================
  Files            72       72              
  Lines          2492     2497       +5     
  Branches        219      219              
============================================
+ Hits           1422     1424       +2     
- Misses          962      965       +3     
  Partials        108      108
Impacted Files Coverage Δ Complexity Δ
...try-core/src/main/java/io/sentry/core/NoOpHub.java 100% <ø> (ø) 16 <0> (ø) ⬇️
...ntry-core/src/main/java/io/sentry/core/Sentry.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...re/src/main/java/io/sentry/core/ISentryClient.java 86.66% <100%> (+0.95%) 7 <1> (ø) ⬇️
sentry-core/src/main/java/io/sentry/core/IHub.java 100% <100%> (ø) 4 <1> (+1) ⬆️
sentry-core/src/main/java/io/sentry/core/Hub.java 66.21% <100%> (ø) 38 <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 4672bac...c7d58d7. Read the comment docs.

@marandaneto marandaneto merged commit e4630c2 into master Nov 18, 2019
@marandaneto marandaneto deleted the enha/message_with_level branch November 18, 2019 23:05
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.

3 participants