Skip to content

build: Simplify tutor initialization#34

Merged
kdmccormick merged 1 commit intomainfrom
kdmccormick/tutor-simpler
May 4, 2026
Merged

build: Simplify tutor initialization#34
kdmccormick merged 1 commit intomainfrom
kdmccormick/tutor-simpler

Conversation

@kdmccormick
Copy link
Copy Markdown
Member

No description provided.

Comment thread README.md
Comment on lines -52 to -53
tutor dev exec lms pip install -e ../sample-plugin-backend
tutor dev exec lms python manage.py lms migrate
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

these execs wouldn't have persisted through container reboots

@kdmccormick kdmccormick force-pushed the kdmccormick/tutor-simpler branch from 40ccc87 to a174798 Compare May 4, 2026 18:49
@kdmccormick kdmccormick enabled auto-merge (squash) May 4, 2026 19:41
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.40%. Comparing base (c197961) to head (a174798).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #34   +/-   ##
=======================================
  Coverage   88.40%   88.40%           
=======================================
  Files          14       14           
  Lines         414      414           
  Branches       16       16           
=======================================
  Hits          366      366           
  Misses         40       40           
  Partials        8        8           
Flag Coverage Δ
unittests 88.40% <ø> (ø)

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kdmccormick kdmccormick merged commit 7d753b3 into main May 4, 2026
9 checks passed
@kdmccormick kdmccormick deleted the kdmccormick/tutor-simpler branch May 4, 2026 20:28
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.

2 participants