Skip to content

Conversation

DudeNr33
Copy link
Collaborator

@DudeNr33 DudeNr33 commented Mar 2, 2025

Previously the --colorized option was simply ignored for Mermaid and therefore also HTML ouptut format.

Type of Changes

Type
πŸ› Bug fix
βœ“ ✨ New feature
πŸ”¨ Refactoring
πŸ“œ Docs

Description

Closes #10242

@DudeNr33 DudeNr33 added Enhancement ✨ Improvement to a component pyreverse Related to pyreverse component labels Mar 2, 2025
Copy link

codecov bot commented Mar 2, 2025

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 95.86%. Comparing base (38b63ac) to head (b0dd454).
Report is 125 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #10250   +/-   ##
=======================================
  Coverage   95.86%   95.86%           
=======================================
  Files         175      175           
  Lines       19053    19055    +2     
=======================================
+ Hits        18265    18267    +2     
  Misses        788      788           
Files with missing lines Coverage Ξ”
pylint/pyreverse/mermaidjs_printer.py 98.21% <100.00%> (+0.06%) ⬆️
πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

github-actions bot commented Mar 2, 2025

πŸ€– According to the primer, this change has no effect on the checked open source code. πŸ€–πŸŽ‰

This comment was generated for commit b0dd454

Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

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

LGTM !

@Pierre-Sassoulas Pierre-Sassoulas added this to the 4.0.0 milestone Mar 3, 2025
@Pierre-Sassoulas Pierre-Sassoulas merged commit 2bb1a44 into pylint-dev:main Mar 3, 2025
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement ✨ Improvement to a component pyreverse Related to pyreverse component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pyreverse: colored classes and packages in HTML generated diagrams

2 participants