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

saygoweb / anorm / 18463556117
84%

Build:
DEFAULT BRANCH: master
Ran 13 Oct 2025 10:59AM UTC
Jobs 1
Files 20
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

13 Oct 2025 10:58AM UTC coverage: 80.483%. Remained the same
18463556117

push

github

web-flow
Add Remote Agent Environment Setup Script (#40)

* Add comprehensive environment setup script

- Created scripts/setup-environment.sh for automated environment setup
- Supports both local PHP and Docker-based development
- Handles database setup, dependency installation, and verification
- Includes colored output and comprehensive error handling
- Provides usage instructions for different development scenarios

* Add multiple environment setup scripts and improve Docker Compose configuration

- Added scripts/setup-environment-compose.sh for Docker Compose based setup
- Added scripts/setup-simple.sh for system package based setup with SQLite fallback
- Modified docker-compose.test.yml to use MariaDB 10.11 with authentication plugin
- Created helper scripts (test.sh, dev-shell.sh, load-env.sh) for easier development
- Successfully installed PHP 8.1, Composer, and all dependencies
- Environment falls back to SQLite when Docker overlay filesystem issues occur
- All scripts include comprehensive error handling and colored output

* Complete MariaDB environment setup with working tests

- Created scripts/setup-mariadb.sh for local MariaDB installation and configuration
- Successfully installs MariaDB server, PHP dependencies, and Composer
- Handles containerized environments without systemd by starting MariaDB manually
- Creates test database 'anorm_test' with user 'dev'/'dev' credentials
- Reverted TestEnvironment.php to use localhost as default host for MySQL/MariaDB
- All 150 tests now pass successfully (150 tests, 392 assertions)
- Created helper scripts: run-tests.sh and load-env.sh for easy development
- Environment variables properly configured in .env file
- Comprehensive error handling and colored output throughout setup process

The environment is now fully functional for Anorm development and testing.

* Fix coding standards and finalize environment setup

- Applied automatic code style fixes using PHPCBF (107 errors fixed in 21 files)
- Fixed wh... (continued)

800 of 994 relevant lines covered (80.48%)

14.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18463556117.1 13 Oct 2025 10:59AM UTC 20
80.48
GitHub Action Run
Source Files on build 18463556117
  • Tree
  • List 20
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1c2c3e74 on github
  • Prev Build on master (#18459577217)
  • Next Build on master (#18464592014)
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