Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6 +/- ##
===========================================
- Coverage 100.00% 97.05% -2.95%
===========================================
Files 1 2 +1
Lines 53 68 +15
===========================================
+ Hits 53 66 +13
- Misses 0 1 +1
- Partials 0 1 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Hi @maxcask, Thanks for the contribution, I'm happy to accept this as the reference implementation for this Kata. It looks like the Could you please add a simple test case that asserts err.Error() returns the expected string (both for the nil-receiver case and the normal case)? Once the coverage hits 100%, the CI will turn green and I'll merge immediately. Thanks! |
No description provided.