• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

underpostnet / engine / 19898350382
99%

Build:
DEFAULT BRANCH: master
Ran 03 Dec 2025 03:01PM UTC
Jobs 1
Files 2
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Dec 2025 02:59PM UTC coverage: 99.468%. Remained the same
19898350382

push

github

underpostnet
Improve local database deployment and connection

This commit addresses several issues related to local database
(Mongo/Valkey) deployment and connection within the CLI:

src/cli/deploy.js: Corrects the port-forward namespace parameter by
ensuring the variable name namespace is used correctly.

src/cli/run.js:

Removes redundant local deployment commands for Mongo and Valkey, as
these should be handled elsewhere or conditionally.

Streamlines the logic for determining the primary Mongo host by removing
several unneeded blocks of code.

Adds a port-forward command for the Mongo primary pod, ensuring local
connection availability on port 27017.

src/db/mongo/MongooseDB.js: Adjusts Mongoose connection options,
specifically adding serverSelectionTimeoutMS: 5000 and commenting out
deprecated or default options like useNewUrlParser and
useUnifiedTopology.

17 of 18 branches covered (94.44%)

Branch coverage included in aggregate %.

170 of 170 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19898350382.1 03 Dec 2025 03:01PM UTC 2
99.47
GitHub Action Run
Source Files on build 19898350382
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 9a7ee75b on github
  • Prev Build on master (#19893666962)
  • Next Build on master (#19899100757)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc