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

chore: add dev script to package.json #530

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

brian-smith-tcril
Copy link
Contributor

This allows development against tutor by running npm run dev

Following the pattern from https://github.com/openedx/frontend-app-learning/blob/master/package.json#L22

@brian-smith-tcril brian-smith-tcril requested a review from a team as a code owner December 13, 2024 15:32
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.40%. Comparing base (63860e9) to head (e92720a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #530   +/-   ##
=======================================
  Coverage   97.40%   97.40%           
=======================================
  Files         157      157           
  Lines        1389     1389           
  Branches      231      231           
=======================================
  Hits         1353     1353           
  Misses         34       34           
  Partials        2        2           

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

Copy link
Contributor

@arbrandes arbrandes left a comment

Choose a reason for hiding this comment

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

We should probably add this to all Tutor-supported MFEs. +1

@brian-smith-tcril brian-smith-tcril merged commit 2140d88 into openedx:master Dec 13, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants