Skip to content

Conversation

codingjoe
Copy link
Owner

@codingjoe codingjoe commented Mar 8, 2023

Notable Changes

  • Enable Markdown support to hints
  • Add code highlighting
  • Colorize errors and warnings differently
  • Drop the obsolete --msg-template argument
  • Add a --code-padding argument to adjust code snippets
  • Add a --summarize argument to matches by test
  • Add progress bar

Example

Screenshot 2023-03-08 at 14 39 42

@codingjoe codingjoe self-assigned this Mar 8, 2023
@codingjoe codingjoe marked this pull request as draft March 8, 2023 13:44
@codingjoe
Copy link
Owner Author

@amureki what do you think? I was even considering adding support for rich's progress bar.

Copy link
Collaborator

@amureki amureki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Man, what is that!!! Why is it so cooooool, I just love it!!! 🤩

@codingjoe
Copy link
Owner Author

Man, what is that!!! Why is it so cooooool, I just love it!!! 🤩

Haha, great. However, I was thinking. Does it make sense to repeat the hints, or should we aggregate messages?

@codingjoe codingjoe force-pushed the rich branch 3 times, most recently from 067a68b to 4dc4251 Compare March 9, 2023 10:07
@codecov
Copy link

codecov bot commented Mar 9, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (5c3d9e9) 100.00% compared to head (e5d8656) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #49   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          130       148   +18     
=========================================
+ Hits           130       148   +18     
Impacted Files Coverage Δ
relint/__main__.py 100.00% <100.00%> (ø)
relint/parse.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@codingjoe codingjoe force-pushed the rich branch 2 times, most recently from 939dfb6 to b949244 Compare March 9, 2023 10:08
Changes:
* Enable Markdown support to hints
* Add code highlighting
* Colorize errors and warnings differently
* Drop the obsolete `--msg-template` argument
* Add a `--code-padding` argument to adjust code snippes
@codingjoe codingjoe marked this pull request as ready for review March 9, 2023 10:27
@codingjoe codingjoe merged commit 9907f33 into main Mar 9, 2023
@codingjoe codingjoe deleted the rich branch March 9, 2023 10:28
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