-
Notifications
You must be signed in to change notification settings - Fork 31
feat: unify marshall result formatting (#368) #371
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 Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #371 +/- ##
=======================================
Coverage 86.78% 86.78%
=======================================
Files 25 25
Lines 1097 1097
Branches 235 235
=======================================
Hits 952 952
Misses 127 127
Partials 18 18 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
|
🎉 This PR is included in version 3.13.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
User description
This PR addresses issue #368 by:
All tests pass and the code is ready for review.
PR Type
Enhancement
Description
Unify Marshall result message formatting with colon separators
Update error messages for consistency across all marshalls
Standardize warning message punctuation and capitalization
Fix typo in downloads marshall warning message
Diagram Walkthrough
File Walkthrough
marshalls.age.test.js
Update age marshall test expectationstests/marshalls.age.test.js
marshalls.version-maturity.test.js
Update version maturity test expectationstests/marshalls.version-maturity.test.js
age.marshall.js
Standardize age marshall error messageslib/marshalls/age.marshall.js
version-maturity.marshall.js
Standardize version maturity error messageslib/marshalls/version-maturity.marshall.js
downloads.marshall.js
Fix downloads marshall message formattinglib/marshalls/downloads.marshall.js
relatively low")
github-issue-impl.prompt.md
Add GitHub issue implementation prompt.github/prompts/github-issue-impl.prompt.md