Skip to content

[Backport maintenance/3.3.x] Fix Mermaid printer rendering double underscores as bold formatting #10410

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

Merged

Conversation

pylint-backport-bot[bot]
Copy link

Backport 25a0f9e from #10403.

…10403)

* Escape characters in mermaid viewer

* Update test files

* Add news fragement

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Apply suggestions from code review

Co-authored-by: Pierre Sassoulas <[email protected]>

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Pierre Sassoulas <[email protected]>
(cherry picked from commit 25a0f9e)
@pylint-backport-bot pylint-backport-bot bot requested a review from DudeNr33 as a code owner May 29, 2025 06:51
Copy link

codecov bot commented May 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.84%. Comparing base (51234e5) to head (5b4ff2d).
Report is 1 commits behind head on maintenance/3.3.x.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           maintenance/3.3.x   #10410   +/-   ##
==================================================
  Coverage              95.84%   95.84%           
==================================================
  Files                    174      174           
  Lines                  19003    19011    +8     
==================================================
+ Hits                   18214    18222    +8     
  Misses                   789      789           
Files with missing lines Coverage Δ
pylint/pyreverse/mermaidjs_printer.py 98.38% <100.00%> (+0.23%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Pierre-Sassoulas Pierre-Sassoulas added Bug 🪲 pyreverse Related to pyreverse component labels May 29, 2025
@Pierre-Sassoulas Pierre-Sassoulas added this to the 3.3.8 milestone May 29, 2025
@Pierre-Sassoulas Pierre-Sassoulas merged commit fbde890 into maintenance/3.3.x May 29, 2025
25 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the backport-10403-to-maintenance/3.3.x branch May 29, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🪲 pyreverse Related to pyreverse component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants