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

Surrounded the removeObserver call with a try catch block. #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SudoPlz
Copy link

@SudoPlz SudoPlz commented Feb 6, 2018

Fixes: #38

@codecov-io
Copy link

codecov-io commented Feb 6, 2018

Codecov Report

Merging #39 into master will decrease coverage by 1.22%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   99.75%   98.53%   -1.23%     
==========================================
  Files           8        7       -1     
  Lines         414      409       -5     
  Branches       26       46      +20     
==========================================
- Hits          413      403      -10     
- Misses          1        4       +3     
- Partials        0        2       +2
Flag Coverage Δ
#ios 98.28% <100%> (-0.98%) ⬇️
#osx 98.53% <100%> (-1.23%) ⬇️
Impacted Files Coverage Δ
YLMoment/YLMomentObject.m 98.68% <100%> (-1.32%) ⬇️
YLMoment/YLMoment+Bundle.m 92% <0%> (-4%) ⬇️
YLMoment/YLMoment+RelativeTime.m 98.38% <0%> (-1.62%) ⬇️
YLMoment/YLMoment+Components.m 98.57% <0%> (-1.43%) ⬇️
YLMoment/YLMomentObject.h

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 ca369bf...4665315. Read the comment docs.

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.

2 participants