Skip to content

etl command feedback from data team - #20

Merged
stdavis merged 4 commits into
mainfrom
chore/etl-feedback
Aug 20, 2026
Merged

etl command feedback from data team#20
stdavis merged 4 commits into
mainfrom
chore/etl-feedback

Conversation

@stdavis

@stdavis stdavis commented Aug 20, 2026

Copy link
Copy Markdown
Member

No description provided.

@stdavis
stdavis enabled auto-merge (rebase) August 20, 2026 08:19
@stdavis
stdavis requested a lite review from Copilot August 20, 2026 08:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the UTRANS CLI ETL mapping behavior to better preserve unmapped domain values (and capture them in notes), and adds repo-local CLI development/validation instructions for contributors working under cli/**.

Changes:

  • When a source value can’t be resolved to a coded-value domain, the mapper now copies the raw/transformed value into the target field and appends a note.
  • Truncates UTRANS_NOTES to 200 characters when appending mapping notes.
  • Adds .github/instructions/cli.instructions.md with Conda environment activation guidance for CLI work.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
cli/src/utrans/etl_mappers.py Adjusts mapping fallback behavior and note truncation when domain resolution fails.
.github/instructions/cli.instructions.md Adds CLI-specific development/validation instructions (Conda env activation).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread cli/src/utrans/etl_mappers.py
@stdavis
stdavis requested a review from acneville August 20, 2026 08:27
@stdavis
stdavis merged commit 05356a2 into main Aug 20, 2026
2 checks passed
@stdavis
stdavis deleted the chore/etl-feedback branch August 20, 2026 15:43
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