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

Feature/template sourcery #20

Merged
merged 4 commits into from
Sep 6, 2019
Merged

Feature/template sourcery #20

merged 4 commits into from
Sep 6, 2019

Conversation

leoture
Copy link
Owner

@leoture leoture commented Sep 6, 2019

🔗 Closing issues

This closes #19

📖 Summary

🛠 About Implementation

✅ About Testing

ℹ️ Other information

@codecov-io
Copy link

Codecov Report

Merging #20 into master will increase coverage by 0.3%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #20     +/-   ##
=========================================
+ Coverage   94.63%   94.93%   +0.3%     
=========================================
  Files          16       16             
  Lines         149      158      +9     
=========================================
+ Hits          141      150      +9     
  Misses          8        8
Impacted Files Coverage Δ
Sources/MockSwift/Predicates/AnyPredicate.swift 100% <ø> (ø) ⬆️
Sources/MockSwift/Mocks/MockGiven.swift 90% <100%> (+2.5%) ⬆️
Sources/MockSwift/Mocks/MockThen.swift 100% <100%> (ø) ⬆️
...es/MockSwift/Predicates/Predicate+Comparable.swift 100% <100%> (ø) ⬆️
.../MockSwift/Predicates/AnyPredicate+Equatable.swift 100% <100%> (ø) ⬆️
Sources/MockSwift/Predicates/Predicate.swift 100% <100%> (ø) ⬆️

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 0cb2e48...0032fbd. Read the comment docs.

@leoture leoture added the enhancement New feature or request label Sep 6, 2019
@leoture leoture added this to the Sourcery milestone Sep 6, 2019
@leoture leoture merged commit 79f3004 into master Sep 6, 2019
@leoture leoture deleted the feature/template_sourcery branch September 6, 2019 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate Mock, MockGiven, MockThen extensions
2 participants