-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add module for functional manipulation #21
Conversation
cedrickcooke
commented
Nov 24, 2020
•
edited
Loading
edited
Codecov Report
@@ Coverage Diff @@
## main #21 +/- ##
=============================================
+ Coverage 71.42% 89.74% +18.31%
Complexity 17 17
=============================================
Files 2 9 +7
Lines 28 78 +50
Branches 4 6 +2
=============================================
+ Hits 20 70 +50
Misses 8 8
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome set of tools with unit tests, AMAZING!
Curious where the need for these arose for you?
Thank you 😄
Honestly, nothing immediate. I've wanted some of these in the past and didn't have them, though. Next time, I will. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's add a fixes
line to codecov.yml
so that codecov picks up this increased coverage. 😉
@cedrickcooke let me know when you want a release cut. |