Skip to content

feat: syntax highlighting for turtle output#32

Draft
Markus92 wants to merge 1 commit intomainfrom
syntax_highlight
Draft

feat: syntax highlighting for turtle output#32
Markus92 wants to merge 1 commit intomainfrom
syntax_highlight

Conversation

@Markus92
Copy link
Copy Markdown
Contributor

This PR implements highlighting for the turtle output. Will still need to add proper testing for this and for some scenarios (e.g. module missing, weird terminal, etc.).

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 27, 2024

Codecov Report

❌ Patch coverage is 28.57143% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.15%. Comparing base (8f8e49f) to head (1676fef).
⚠️ Report is 143 commits behind head on main.

Files with missing lines Patch % Lines
src/img2catalog/cli_app.py 28.57% 8 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   85.97%   84.15%   -1.83%     
==========================================
  Files           7        7              
  Lines         435      448      +13     
  Branches       88       90       +2     
==========================================
+ Hits          374      377       +3     
- Misses         53       61       +8     
- Partials        8       10       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Markus92
Copy link
Copy Markdown
Contributor Author

Markus92 commented Aug 1, 2024

Depends on pygments/pygments#2758

@sonarqubecloud
Copy link
Copy Markdown

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.

1 participant