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

codebar / planner / 27260436450
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: feature/mise-env-migration
DEFAULT BRANCH: master
Ran 10 Jun 2026 07:32AM UTC
Jobs 1
Files 188
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

10 Jun 2026 07:28AM UTC coverage: 95.329%. Remained the same
27260436450

Pull #2639

github

mroderick
feat: replace dotenv-rails with mise for env management

Remove dotenv-rails gem and migrate env var loading to mise.
Add DB_PORT support to database.yml for configurable Postgres.

- Create mise.toml with shared env defaults (DB_HOST, DB_PORT)
- Create mise.local.toml.example as a template for local secrets
- Create docker-compose.override.yml.example for Docker users to inject
  GitHub OAuth credentials without dotenv-rails or .env files
- Add port: to config/database.yml via DB_PORT env var
- Add mise.local.toml and docker-compose.override.yml to .gitignore
- Remove gem 'dotenv-rails' from Gemfile
- Update AGENTS.md and README with new setup workflows

Native install: cp mise.local.toml.example mise.local.toml
Docker install: cp docker-compose.override.yml.example docker-compose.override.yml
Pull Request #2639: feat: replace dotenv-rails with mise for env management

3551 of 3725 relevant lines covered (95.33%)

42.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27260436450.1 10 Jun 2026 07:31AM UTC 1128
70.34
GitHub Action Run
Source Files on build 27260436450
  • Tree
  • List 188
  • Changed 121
  • Source Changed 0
  • Coverage Changed 121
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27260436450
  • Pull Request #2639
  • PR Base - master (#27259381057)
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