chore(ci): ruff-format-Hotfix für test_vault_writer.py#277
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Befund
Ruff-Format-Checkist seit #268 auf allen Plattformen rot. CI-Log (Run 29373084837, master @ 5fca5ba):generative/tests/test_vault_writer.pykam mit #268 unformatiert auf master (eine Zeile > line-length, ruff hätte sie umbrechen wollen).Fix
ruff format generative/tests/test_vault_writer.py— einzige Änderung: eine zu langeCitationMeta(...)-Zeile in Testtest_quellen_block_falls_back_to_filename_title_for_pdfx_junkauf mehrere Zeilen umgebrochen (jetzt: eine Zeile, da unter dem Limit — ruffs eigene Formatierung).Wirkung
Alle CI-Runs seit #268 (inkl. #269–#276) sind wegen dieses einen Formatierungs-Diffs im
Ruff-Format-Check-Job rot gelaufen — Fix stellt einen grünen Check wieder her, ohne funktionale Änderung.Verifikation
uv run ruff format --check .→274 files already formatted(lokal, vollständiges Repo)pytest generative/tests/test_vault_writer.py -q→ 30 passed