-
Notifications
You must be signed in to change notification settings - Fork 0
fix(jobby): drop log columns when output is markdown #86
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
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #86 +/- ##
==========================================
- Coverage 75.32% 75.30% -0.02%
==========================================
Files 25 25
Lines 1787 1786 -1
==========================================
- Hits 1346 1345 -1
Misses 441 441 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@kopardev Changes I made:
|
|
sure .. will that be v0.4.1? |
Whenever we cut a release, the |
Changes
drop columns to keep markdown output less messy
Issues
fixes #82
PR Checklist
(
Strikethroughany points that are not applicable.)CHANGELOG.mdwith a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/