Skip to content

Format Pudu transformation JSON test#107

Merged
Gonza10V merged 1 commit into
full_buildfrom
codex/diagnose-and-fix-ci-test-failures
Jul 12, 2026
Merged

Format Pudu transformation JSON test#107
Gonza10V merged 1 commit into
full_buildfrom
codex/diagnose-and-fix-ci-test-failures

Conversation

@Gonza10V

Copy link
Copy Markdown
Contributor

Motivation

  • Fix a CI failure where ruff format --check flagged a formatting issue in a unit test file causing the GitHub CI job to fail.

Description

  • Reformat the plasmid_locations_to_pudu_json(...) call in tests/unit/adapters/pudu/test_transformation_json.py to a multi-line call so it conforms to Ruff formatting rules.

Testing

  • Ran ruff format --check src/buildcompiler/api src/buildcompiler/planning src/buildcompiler/execution src/buildcompiler/stages src/buildcompiler/sbol src/buildcompiler/inventory src/buildcompiler/adapters src/buildcompiler/reporting src/buildcompiler/domain tests/conftest.py tests/unit tests/stages tests/integration which now passes, and ran pytest tests/unit/adapters/pudu/test_transformation_json.py which passed (4 tests).

Codex Task

@Gonza10V
Gonza10V merged commit dca89df into full_build Jul 12, 2026
2 checks passed
@Gonza10V
Gonza10V deleted the codex/diagnose-and-fix-ci-test-failures branch July 12, 2026 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant