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 swift 4 compiler crash #23

Merged
merged 5 commits into from
Oct 10, 2017
Merged

Fix swift 4 compiler crash #23

merged 5 commits into from
Oct 10, 2017

Conversation

initFabian
Copy link
Collaborator

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #23 into master will increase coverage by 2.24%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   91.94%   94.18%   +2.24%     
==========================================
  Files          15       25      +10     
  Lines         844     1394     +550     
==========================================
+ Hits          776     1313     +537     
- Misses         68       81      +13
Impacted Files Coverage Δ
Sources/Locksmith.swift 96.27% <ø> (ø)
Cely Demo/User.swift 0% <0%> (ø) ⬆️
Tests/CelyLocksmithTests.swift 100% <100%> (ø) ⬆️
Sources/Cely.swift 96.96% <100%> (ø)
Tests/CelyTests.swift 97.8% <100%> (ø) ⬆️
Sources/CelyLoginViewController.swift 97.05% <100%> (ø)
Sources/CelyStorage.swift 81.15% <0%> (ø)
Sources/LocksmithAccessibleOption.swift 100% <0%> (ø)
... and 8 more

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 59a0765...716166b. 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