Skip to content

Conversation

@bparth24
Copy link
Contributor

This PR addresses #66.

The ezcap-express package is imported in lib/middleware.js but was not
declared in package.json dependencies, causing ERR_MODULE_NOT_FOUND
errors at runtime.

Ready for review - @dlongley @davidlehn @BigBlueHat @mandyvenables @gannan08 @tminard @jameseaster

@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.78%. Comparing base (76cf8fb) to head (89a4293).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage   90.78%   90.78%           
=======================================
  Files          13       13           
  Lines        1834     1834           
=======================================
  Hits         1665     1665           
  Misses        169      169           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 76cf8fb...89a4293. Read the comment docs.

🚀 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.

- Add missing used dependencies.
- Remove unused dependencies.
@davidlehn
Copy link
Member

Cleaned up some more missing and unused deps. npm-check ftw.

@davidlehn davidlehn merged commit 3b28a3b into main Nov 25, 2025
4 checks passed
@davidlehn davidlehn deleted the fix/ezcap-express-dependency branch November 25, 2025 18:23
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.

4 participants