Skip to content

Enable ruff rule PLC0415 - #307

Merged
thierry-martinez merged 7 commits into
TeamGraphix:masterfrom
thierry-martinez:fix_plc0415
Jul 5, 2025
Merged

Enable ruff rule PLC0415#307
thierry-martinez merged 7 commits into
TeamGraphix:masterfrom
thierry-martinez:fix_plc0415

Conversation

@thierry-martinez

Copy link
Copy Markdown
Collaborator

This commit enables ruff rule PLC0415.

Suggested by EarlMilktea: #301 (comment)

This commit enables ruff rule PLC0415.
Suggested by EarlMilktea: TeamGraphix#301 (comment)
@codecov

codecovBot commented Jun 23, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 96.77419% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.06%. Comparing base (81b6c0c) to head (15566ec).
Report is 2 commits behind head on master.

Files with missing linesPatch %Lines
graphix/repr_mixins.py93.33%2 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## master #307 +/- ##
==========================================
+ Coverage 79.97% 80.06% +0.08% 
==========================================
Files 35 36 +1 Lines 5398 5397 -1 ==========================================
+ Hits 4317 4321 +4 + Misses 1081 1076 -5 

☔ 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.

@thierry-martinezthierry-martinez mentioned this pull request Jun 23, 2025
Comment threadtests/test_parameter.py Outdated
Comment threadgraphix/fundamentals.py Outdated

@EarlMilkteaEarlMilktea left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good!

loops-pruned

Comment threadgraphix/pretty_print.py Outdated
@thierry-martinez
thierry-martinez merged commit ad56d1f into TeamGraphix:masterJul 5, 2025
Sign up for freeto 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.

3 participants

@thierry-martinez@shinich1@EarlMilktea