Skip to content

Comments

style: Apply black v26 formatting#1176

Merged
amimas merged 1 commit intogitlabform:mainfrom
amimas:update-black-formatter
Feb 9, 2026
Merged

style: Apply black v26 formatting#1176
amimas merged 1 commit intogitlabform:mainfrom
amimas:update-black-formatter

Conversation

@amimas
Copy link
Collaborator

@amimas amimas commented Feb 9, 2026

The CI environment uses black v26, which reported formatting errors against the codebase. This is why currently PRs are not mergeable.

This commit applies the updated formatting rules to align with the CI and resolve the linting failures.

The CI environment uses black v26, which reported formatting errors against the codebase.

This commit applies the updated formatting rules to align with the CI and resolve the linting failures.
@amimas amimas temporarily deployed to Integrate Pull Request February 9, 2026 00:14 — with GitHub Actions Inactive
@amimas amimas temporarily deployed to Integrate Pull Request February 9, 2026 00:14 — with GitHub Actions Inactive
@amimas amimas enabled auto-merge (squash) February 9, 2026 00:15
@codecov
Copy link

codecov bot commented Feb 9, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.18%. Comparing base (9a75e56) to head (8027b0a).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
gitlabform/configuration/core.py 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1176      +/-   ##
==========================================
+ Coverage   86.32%   87.18%   +0.85%     
==========================================
  Files          73       73              
  Lines        3635     3635              
==========================================
+ Hits         3138     3169      +31     
+ Misses        497      466      -31     
Flag Coverage Δ
integration 85.58% <66.66%> (+1.10%) ⬆️
unittests 37.19% <33.33%> (ø)
Files with missing lines Coverage Δ
gitlabform/__init__.py 71.58% <ø> (ø)
gitlabform/configuration/__init__.py 100.00% <ø> (ø)
gitlabform/configuration/transform.py 96.49% <ø> (ø)
gitlabform/lists/filter.py 97.72% <ø> (ø)
gitlabform/processors/abstract_processor.py 87.87% <100.00%> (ø)
gitlabform/configuration/core.py 81.98% <50.00%> (ø)

... and 4 files with indirect coverage changes

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

@amimas amimas merged commit bcdfb99 into gitlabform:main Feb 9, 2026
18 of 20 checks passed
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.

1 participant