Skip to content

πŸ› fix model management module spelling - #3794

Open
ump45nose wants to merge 1 commit into
ModelEngine-Group:developfrom
ump45nose:fix/model-management-module
Open

πŸ› fix model management module spelling#3794
ump45nose wants to merge 1 commit into
ModelEngine-Group:developfrom
ump45nose:fix/model-management-module

Conversation

@ump45nose

Copy link
Copy Markdown

Summary

  • rename the misspelled model_managment_app module to model_management_app
  • update the config application import and all test mock targets
  • align the related test filenames and English/Chinese documentation references

This is a mechanical rename only; application behavior is unchanged.

Fixes #3698

Smoke checks

  • python3 -m compileall -q backend/apps/model_management_app.py backend/apps/config_app.py
  • git diff --check
  • verified the repository has no remaining model_managment references

The full pytest suite was not run because this checkout does not have the project test dependencies installed.

@codecov

codecov Bot commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

βœ… All modified and coverable lines are covered by tests.

πŸ“’ Thoughts on this report? Let us know!

@ump45nose

Copy link
Copy Markdown
Author

Rebased/merged develop β€” the conflict resolved cleanly (the spelling rename didn't overlap with the 36 upstream commits). The rename and reference updates are intact.

@ump45nose
ump45nose force-pushed the fix/model-management-module branch from 2e1099f to a955d3a Compare September 6, 2026 01: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.

Module name typo: model_managment_app.py should be model_management_app.py

1 participant