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

Render code snippet in issue ticket as python #1024

Merged
merged 2 commits into from
Jan 12, 2024
Merged

Render code snippet in issue ticket as python #1024

merged 2 commits into from
Jan 12, 2024

Conversation

rly
Copy link
Contributor

@rly rly commented Jan 11, 2024

Motivation

  • Minor: Render(colorize) code snippet in issue ticket as python instead of shell.

Checklist

  • Did you update CHANGELOG.md with your changes?
  • Does the PR clearly describe the problem and the solution?
  • Have you reviewed our Contributing Guide?
  • Does the PR use "Fix #XXX" notation to tell GitHub to close the relevant issue numbered XXX when the PR is merged?

@rly rly requested a review from oruebel January 11, 2024 18:58
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.38%. Comparing base (4bdf39d) to head (2076ff3).
Report is 75 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1024   +/-   ##
=======================================
  Coverage   88.38%   88.38%           
=======================================
  Files          45       45           
  Lines        9565     9565           
  Branches     2720     2720           
=======================================
  Hits         8454     8454           
  Misses        784      784           
  Partials      327      327           

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

@rly rly merged commit 1a1d5ab into dev Jan 12, 2024
27 checks passed
@rly rly deleted the rly-patch-1 branch January 12, 2024 20:55
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