Skip to content

Comments

Updating black to 26.1.0 and re-running it#1283

Merged
ksbeattie merged 3 commits intoCCSI-Toolset:masterfrom
ksbeattie:ksb_black_26.1.0
Feb 12, 2026
Merged

Updating black to 26.1.0 and re-running it#1283
ksbeattie merged 3 commits intoCCSI-Toolset:masterfrom
ksbeattie:ksb_black_26.1.0

Conversation

@ksbeattie
Copy link
Member

Updating to latest version of black.

Important

Merging this PR will require all existing PRs to run pip -r requirement-dev.txt and black again.

Summary/Motivation:

It's been 2 years since we updated the version of black we are using. Seems like time to do it.

Changes proposed in this PR:

  • update version, still pinned, in requirements-dev.txt
  • re-running new version across all files.

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the copyright and license terms described in the LICENSE.md file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@ksbeattie ksbeattie self-assigned this Jan 22, 2026
@ksbeattie ksbeattie added the Priority:Normal Normal Priority Issue or PR label Jan 22, 2026
@ksbeattie ksbeattie added Priority:High High Priority Issue or PR and removed Priority:Normal Normal Priority Issue or PR labels Feb 10, 2026
@ksbeattie ksbeattie requested review from boverhof and bpaul4 February 10, 2026 20:44
@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

❌ Patch coverage is 18.18182% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.86%. Comparing base (b42db6b) to head (2d027a4).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
foqus_lib/framework/graph/graph.py 0.00% 1 Missing ⚠️
foqus_lib/framework/optimizer/SM_Optimizer.py 0.00% 1 Missing ⚠️
foqus_lib/framework/optimizer/problem.py 50.00% 1 Missing ⚠️
foqus_lib/framework/sampleResults/results.py 0.00% 1 Missing ⚠️
foqus_lib/framework/surrogate/foqusALAMOClient.py 0.00% 1 Missing ⚠️
foqus_lib/framework/uq/RSUncertaintyAnalysis.py 0.00% 1 Missing ⚠️
foqus_lib/gui/common/InputPriorTable.py 0.00% 1 Missing ⚠️
foqus_lib/gui/ouu/foqusPSUADEClient.py 0.00% 1 Missing ⚠️
setup.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1283      +/-   ##
==========================================
- Coverage   39.87%   39.86%   -0.01%     
==========================================
  Files         165      165              
  Lines       37747    37747              
  Branches     5865     5865              
==========================================
- Hits        15050    15048       -2     
- Misses      21598    21599       +1     
- Partials     1099     1100       +1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ksbeattie ksbeattie merged commit 57fb2e2 into CCSI-Toolset:master Feb 12, 2026
20 of 22 checks passed
@ksbeattie ksbeattie deleted the ksb_black_26.1.0 branch February 17, 2026 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority:High High Priority Issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant