Skip to content

fix: move supertest to dev dependencies#1328

Merged
coopernetes merged 2 commits intofinos:mainfrom
andypols:move-supertest-to-dev
Dec 15, 2025
Merged

fix: move supertest to dev dependencies#1328
coopernetes merged 2 commits intofinos:mainfrom
andypols:move-supertest-to-dev

Conversation

@andypols
Copy link
Copy Markdown
Contributor

Summary

The testing library supertest was accidentally install as a main dependency. This PR moves it to a dev dependency.

@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 15, 2025

Deploy Preview for endearing-brigadeiros-63f9d0 canceled.

Name Link
🔨 Latest commit 93f9608
🔍 Latest deploy log https://app.netlify.com/projects/endearing-brigadeiros-63f9d0/deploys/69406b9b3eecad00082bbaae

@github-actions github-actions Bot added the fix label Dec 15, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.65%. Comparing base (6e7fea1) to head (93f9608).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1328   +/-   ##
=======================================
  Coverage   80.65%   80.65%           
=======================================
  Files          65       65           
  Lines        4575     4575           
  Branches      774      774           
=======================================
  Hits         3690     3690           
  Misses        870      870           
  Partials       15       15           

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

@coopernetes coopernetes merged commit 73b4831 into finos:main Dec 15, 2025
23 checks passed
@andypols andypols deleted the move-supertest-to-dev branch December 23, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants