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

cofacts / rumors-site / 25436119651
68%
master: 68%

Build:
Build:
LAST BUILD BRANCH: fix/pm2-disable-logs
DEFAULT BRANCH: master
Ran 06 May 2026 12:50PM UTC
Jobs 1
Files 108
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

06 May 2026 12:46PM UTC coverage: 67.864%. Remained the same
25436119651

Pull #625

github

MrOrz
fix: disable PM2 log files to prevent disk exhaustion

PM2 writes app stdout/stderr to both Docker stdout (forwarded to GCP
Cloud Logging) and local log files under /root/.pm2/logs/ by default.
The duplicate log files accumulated to 3.5 GB (site-en) and 1.3 GB
(site-ja) because PM2 rotates between 2 log files with no size limit.

Redirecting to /dev/null keeps logs flowing to GCP only, matching the
approach already used in rumors-api and rumors-line-bot.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #625: fix: disable PM2 log files to prevent disk exhaustion

400 of 721 branches covered (55.48%)

Branch coverage included in aggregate %.

960 of 1283 relevant lines covered (74.82%)

11.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25436119651.1 06 May 2026 12:50PM UTC 108
67.86
GitHub Action Run
Source Files on build 25436119651
  • Tree
  • List 108
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #625
  • PR Base - master (#25052177384)
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