Skip to content

feat: Generate REC/2024/03 liquid chromatography schema models#1186

Merged
nathan-stender merged 1 commit into
mainfrom
feat/lc-rec-2024-03-schema
Apr 21, 2026
Merged

feat: Generate REC/2024/03 liquid chromatography schema models#1186
nathan-stender merged 1 commit into
mainfrom
feat/lc-rec-2024-03-schema

Conversation

@nathan-stender

Copy link
Copy Markdown
Collaborator

Summary

  • Add generated Python dataclass models for the REC/2024/03 liquid chromatography tabular schema
  • Include cached JSON schemas and generated models for dependencies: chromatography-detectors, conductivity-cube-detection, UV-absorbance (spectrum + cube), mass-chromatogram-cube-detection
  • Generated via hatch run scripts:generate-schemas "liquid-chromatography REC/2024/03"

Test plan

  • All 770 existing tests pass
  • ruff, black, mypy all clean
  • Verify generated models can be imported and instantiated

🤖 Generated with Claude Code

Add generated Python models and cached JSON schemas for the
liquid-chromatography tabular schema and its dependencies
(chromatography-detectors, conductivity-cube-detection,
UV-absorbance spectrum/cube detection, mass-chromatogram-cube-detection).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@nathan-stender
nathan-stender requested a review from a team as a code owner April 20, 2026 23:16
@nathan-stender
nathan-stender merged commit dfad22f into main Apr 21, 2026
9 checks passed
@nathan-stender
nathan-stender deleted the feat/lc-rec-2024-03-schema branch April 21, 2026 15:29
nathan-stender added a commit that referenced this pull request Apr 21, 2026
### Added

- Generate REC/2024/03 liquid chromatography schema models (#1186)
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.

3 participants