Skip to content

Glue: Add MLTransform support and tagging for DevEndpoints/Workflows - #10181

Open
archinksagar wants to merge 2 commits into
getmoto:masterfrom
capitalone-contributions:glue-tagging
Open

Glue: Add MLTransform support and tagging for DevEndpoints/Workflows#10181
archinksagar wants to merge 2 commits into
getmoto:masterfrom
capitalone-contributions:glue-tagging

Conversation

@archinksagar

Copy link
Copy Markdown
Contributor

Add support for the Glue MLTransform API and extend tag handling:

  • create_ml_transform / get_ml_transform / get_ml_transforms (paginated) / delete_ml_transform
  • Tag DevEndpoints and Workflows on creation; clean up tags on deletion
  • Tests for MLTransform CRUD and tagging behavior
  • Update IMPLEMENTATION_COVERAGE.md and docs/services/glue.rst

@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 95.50562% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.29%. Comparing base (115c0a4) to head (0e8ca50).
⚠️ Report is 42 commits behind head on master.

Files with missing lines Patch % Lines
moto/glue/models.py 93.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10181      +/-   ##
==========================================
+ Coverage   93.24%   93.29%   +0.04%     
==========================================
  Files        1326     1336      +10     
  Lines      120998   121922     +924     
==========================================
+ Hits       112826   113747     +921     
- Misses       8172     8175       +3     
Flag Coverage Δ
servertests 27.85% <14.60%> (-0.10%) ⬇️
unittests 93.27% <95.50%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant