Skip to content

[Backport maintenance/3.3.x] Fix crash caused by invalid format strings in .format context #10302

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

github-actions[bot]
Copy link
Contributor

Backport e6cbd41 from #10300.

@Pierre-Sassoulas Pierre-Sassoulas added this to the 3.3.7 milestone Mar 24, 2025
@Pierre-Sassoulas Pierre-Sassoulas added the Crash 💥 A bug that makes pylint crash label Mar 24, 2025
@Pierre-Sassoulas Pierre-Sassoulas enabled auto-merge (squash) March 24, 2025 07:57
Copy link

codecov bot commented Mar 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.84%. Comparing base (2287797) to head (45985a2).
Report is 178 commits behind head on maintenance/3.3.x.

Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                  @@
##           maintenance/3.3.x   #10302      +/-   ##
=====================================================
- Coverage              95.85%   95.84%   -0.01%     
=====================================================
  Files                    174      174              
  Lines                  18873    18984     +111     
=====================================================
+ Hits                   18090    18195     +105     
- Misses                   783      789       +6     
Files with missing lines Coverage Δ
...int/checkers/refactoring/recommendation_checker.py 96.56% <100.00%> (ø)

... and 6 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Pierre-Sassoulas Pierre-Sassoulas merged commit 744ba53 into maintenance/3.3.x Mar 24, 2025
25 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the backport-10300-to-maintenance/3.3.x branch March 24, 2025 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash 💥 A bug that makes pylint crash
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants