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

written unit tests to ANR integration #215

Merged
merged 2 commits into from
Jan 10, 2020
Merged

written unit tests to ANR integration #215

merged 2 commits into from
Jan 10, 2020

Conversation

marandaneto
Copy link
Contributor

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

written unit tests for ANR integration.

💡 Motivation and Context

there were no unit tests for ANR integration.

💚 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 Jan 10, 2020

Codecov Report

Merging #215 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #215      +/-   ##
============================================
+ Coverage     58.73%   58.78%   +0.05%     
- Complexity      569      570       +1     
============================================
  Files            73       73              
  Lines          2646     2647       +1     
  Branches        235      235              
============================================
+ Hits           1554     1556       +2     
  Misses          974      974              
+ Partials        118      117       -1
Impacted Files Coverage Δ Complexity Δ
...c/main/java/io/sentry/core/DirectoryProcessor.java 74.07% <100%> (+3.7%) 7 <1> (+1) ⬆️
.../src/main/java/io/sentry/core/cache/DiskCache.java 53.73% <100%> (+0.7%) 12 <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 c48796e...bd3376f. Read the comment docs.

@marandaneto marandaneto merged commit b59aa3d into master Jan 10, 2020
@marandaneto marandaneto deleted the tests/anr branch January 10, 2020 22:37
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