Skip to content

SG-43456 Add MEDM abstractions and utilities#137

Open
carlos-villavicencio-adsk wants to merge 3 commits into
masterfrom
ticket/SG-43456_migration_1
Open

SG-43456 Add MEDM abstractions and utilities#137
carlos-villavicencio-adsk wants to merge 3 commits into
masterfrom
ticket/SG-43456_migration_1

Conversation

@carlos-villavicencio-adsk
Copy link
Copy Markdown
Contributor

@carlos-villavicencio-adsk carlos-villavicencio-adsk commented May 22, 2026

Classes to represent models and required utilities. We will consider moving them into a directory to improve code-organization

  • Entity model
  • Latest publish model
  • Publish History model
  • Shared cache
  • Thumbnail service
  • MEDM Utils

ℹ️ This should not affect or break the loader functionality.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

❌ Patch coverage is 0% with 783 lines in your changes missing coverage. Please review.
✅ Project coverage is 15.40%. Comparing base (fe5e5b9) to head (de8d721).

Files with missing lines Patch % Lines
python/tk_multi_loader/medm/latestpublish_model.py 0.00% 284 Missing ⚠️
...ython/tk_multi_loader/medm/publishhistory_model.py 0.00% 195 Missing ⚠️
python/tk_multi_loader/medm/entity_model.py 0.00% 157 Missing ⚠️
python/tk_multi_loader/medm/thumbnail_service.py 0.00% 79 Missing ⚠️
python/tk_multi_loader/medm/utils.py 0.00% 41 Missing ⚠️
python/tk_multi_loader/medm/shared_cache.py 0.00% 20 Missing ⚠️
python/tk_multi_loader/medm/__init__.py 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
- Coverage   19.72%   15.40%   -4.32%     
==========================================
  Files          35       42       +7     
  Lines        2794     3577     +783     
==========================================
  Hits          551      551              
- Misses       2243     3026     +783     
Flag Coverage Δ
Linux 15.40% <0.00%> (-4.32%) ⬇️
Python-3.10 15.40% <0.00%> (-4.32%) ⬇️
Python-3.11 15.40% <0.00%> (-4.32%) ⬇️
Python-3.13 15.40% <0.00%> (-4.32%) ⬇️
Python-3.9 15.40% <0.00%> (-4.32%) ⬇️
Windows 15.40% <0.00%> (-4.32%) ⬇️
macOS 15.40% <0.00%> (-4.32%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 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.

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