Skip to content

fix issues with fmt: skip and multiline method signature

9d45a5b
Select commit
Loading
Failed to load commit list.
Merged

Run black formatter - update: which version to use? #1619

fix issues with fmt: skip and multiline method signature
9d45a5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 0s

42.37% (+0.14%) compared to 766fc16

View this Pull Request on Codecov

42.37% (+0.14%) compared to 766fc16

Details

Codecov Report

❌ Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.37%. Comparing base (766fc16) to head (9d45a5b).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
atlassian/utils.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1619      +/-   ##
==========================================
+ Coverage   42.23%   42.37%   +0.14%     
==========================================
  Files          66       66              
  Lines        8595     8627      +32     
  Branches     1038     1044       +6     
==========================================
+ Hits         3630     3656      +26     
- Misses       4825     4834       +9     
+ Partials      140      137       -3     

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