Skip to content

feat: hot reload eszip bundle when function source changes #3675

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

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

avallete
Copy link
Member

@avallete avallete commented Jun 7, 2025

What kind of change does this PR introduce?

  • Feat: add hot reloading to functions serve command
  • Functions url's in the serve command
Screen.Recording.2025-06-07.at.17.31.04.mov

@coveralls
Copy link

coveralls commented Jun 7, 2025

Pull Request Test Coverage Report for Build 15510096608

Details

  • 382 of 528 (72.35%) changed or added relevant lines in 4 files are covered.
  • 7 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.6%) to 55.643%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/functions/serve/serve.go 30 56 53.57%
internal/functions/serve/watcher.go 111 144 77.08%
internal/functions/serve/service.go 134 169 79.29%
internal/functions/serve/test_helpers.go 107 159 67.3%
Files with Coverage Reduction New Missed Lines %
internal/functions/serve/serve.go 2 50.0%
internal/gen/keys/keys.go 5 12.9%
Totals Coverage Status
Change from base Build 15492678573: 0.6%
Covered Lines: 6247
Relevant Lines: 11227

💛 - Coveralls

@avallete avallete force-pushed the avallete/devwf-439-hot-reload-eszip-bundle-when-function-source-changes branch from acf5303 to eda966d Compare June 7, 2025 15:45
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