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

Swap out supervisor for nodemon in reload command line #367

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

alallier
Copy link
Owner

Swamp out nodemon for supervisor (as supervisor has been end of life for awhile now)

Closes #6

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9ead609) to head (1f76f2f).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #367   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          131       131           
=========================================
  Hits           131       131           

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

@alallier alallier merged commit c1e3b24 into master Aug 14, 2024
22 checks passed
@alallier alallier deleted the removeSupervisor branch August 14, 2024 17:49
@alallier alallier changed the title Swap out nodemon for supervisor in reload command line Swap out supervisor for nodemon in reload command line Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

watch for new files being created
1 participant