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: SentryFilemanager will create folder depending on dsn #229

Merged
merged 3 commits into from
Dec 8, 2017

Conversation

HazAT
Copy link
Member

@HazAT HazAT commented Dec 8, 2017

Fixes #216

This will create a subfolder for each instance of SentryClient so multiple clients do not interfere.

@HazAT HazAT self-assigned this Dec 8, 2017
@codecov-io
Copy link

codecov-io commented Dec 8, 2017

Codecov Report

Merging #229 into master will decrease coverage by 0.07%.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
- Coverage     100%   99.92%   -0.08%     
==========================================
  Files          27       27              
  Lines        1335     1345      +10     
==========================================
+ Hits         1335     1344       +9     
- Misses          0        1       +1
Impacted Files Coverage Δ
Sources/Sentry/SentryClient.m 100% <100%> (ø) ⬆️
Sources/Sentry/SentryDsn.m 100% <100%> (ø) ⬆️
Sources/Sentry/SentryFileManager.m 98.8% <66.66%> (-1.2%) ⬇️

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 e9a4f28...6f0325f. Read the comment docs.

@HazAT HazAT merged commit f4595e7 into master Dec 8, 2017
@HazAT HazAT deleted the bugfix/dsn-folder-filemanager branch December 8, 2017 23:10
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.

3 participants