Skip to content

Updated all instances of PLR6301 failing and removed from pyproject.toml#4296

Open
j-a-foster wants to merge 7 commits into
mainfrom
4288-fix-plr6301-enhanced-linting-rules
Open

Updated all instances of PLR6301 failing and removed from pyproject.toml#4296
j-a-foster wants to merge 7 commits into
mainfrom
4288-fix-plr6301-enhanced-linting-rules

Conversation

@j-a-foster
Copy link
Copy Markdown
Collaborator

Description

Corrects PLR6301 errors and removes check from pyproject.toml.

Checklist

I confirm that I have completed the following checks:

  • My changes follow the PROCESS style guide
  • I have justified any large differences in the regression tests caused by this pull request in the comments.
  • I have added new tests where appropriate for the changes I have made.
  • If I have had to change any existing unit or integration tests, I have justified this change in the pull request comments.
  • If I have made documentation changes, I have checked they render correctly.
  • I have added documentation for my change, if appropriate.

@j-a-foster j-a-foster requested a review from a team as a code owner June 5, 2026 14:22
@j-a-foster j-a-foster linked an issue Jun 5, 2026 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 5, 2026

Codecov Report

❌ Patch coverage is 95.91837% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.74%. Comparing base (5e85c12) to head (9bda131).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
process/models/availability.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4296      +/-   ##
==========================================
+ Coverage   48.68%   48.74%   +0.05%     
==========================================
  Files         151      151              
  Lines       29296    29327      +31     
==========================================
+ Hits        14264    14295      +31     
  Misses      15032    15032              

☔ View full report in Codecov by Harness.
📢 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.

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.

Fix PLR6301 enhanced linting rules

3 participants