Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

583 Add annotations to the Task configuration entries for ItemsTransformer #848

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mtrineyev
Copy link
Collaborator

@mtrineyev mtrineyev commented Feb 27, 2025

Purpose

Fixes #583

Changes Made in this PR

Annotations to the Task configuration entries for ItemsTransformer has been added

Code Review Specifics

  • This just needs approval

Task Checklist

  • Ran nox -rs safety.
  • Ran pre-commit run --all-files
  • Tests cover new or modified code.
  • Ran test suite: nox -rs tests
  • Code runs and outputs default usage info: cd src; poetry run python3 -m folio_migration_tools -h
  • Documentation updated

Warning Checklist

  • New dependencies added
  • Includes breaking changes

How to Verify

poetry run pytest ./tests/test_items_transformer.py

@mtrineyev mtrineyev requested a review from bltravis February 27, 2025 21:29
@mtrineyev mtrineyev self-assigned this Feb 27, 2025
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.

Add annotations to the Task configuration entries for ItemsTransformer
1 participant