Skip to content
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: add pretty-printed logs. Closes #3 #28

Merged
merged 2 commits into from
Sep 24, 2024
Merged

feat: add pretty-printed logs. Closes #3 #28

merged 2 commits into from
Sep 24, 2024

Conversation

radiovisual
Copy link
Owner

@radiovisual radiovisual commented Sep 24, 2024

- [x] Errors are grouped by filename (locale)
- [x] Adds color highlighting
- [x] Uses a table for nice spacing
- [x] Expected | received diffs are shown in the logs
- [x] The rule name prints
- [x] Ignored errors are indicated
- [x] the final print summary should be cleaned up with good information (how many ignored, etc)

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.85%. Comparing base (e6ffe16) to head (2fd8ffc).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #28   +/-   ##
=======================================
  Coverage   96.85%   96.85%           
=======================================
  Files          28       28           
  Lines         381      382    +1     
  Branches       70       70           
=======================================
+ Hits          369      370    +1     
  Misses         11       11           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@radiovisual radiovisual merged commit 2face78 into main Sep 24, 2024
2 checks passed
@radiovisual radiovisual deleted the pretty-print branch September 24, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants