-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
feat: split #650
feat: split #650
Conversation
506a2d1
to
1f31218
Compare
Signed-off-by: ismael FALL <ismael.fall@epitech.eu>
3fc97c0
to
2bc4491
Compare
Codecov Report
@@ Coverage Diff @@
## master #650 +/- ##
===========================================
+ Coverage 27.95% 53.24% +25.29%
===========================================
Files 6 6
Lines 440 231 -209
===========================================
Hits 123 123
+ Misses 315 106 -209
Partials 2 2
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Signed-off-by: ismael FALL <ismael.fall@epitech.eu>
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.
Looks great, thanks 🙏
@@ -59,3 +59,25 @@ func FilterIsolatedTasks(in []Task, logger *zap.Logger) []Task { | |||
|
|||
return out | |||
} | |||
|
|||
func (t *Task) MarshalCSV() []string { |
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.
🔥
🎉 This PR is included in version 3.16.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
relate on #649
┆Issue is synchronized with this Trello card