Commit Graph

8 Commits

Author SHA1 Message Date
7b4e5197d8 🐛 fix: update badge script to use License badge as reference point
All checks were successful
CI/CD Pipeline / Build Docker Cache (push) Successful in 8s
CI/CD Pipeline / CI Pipeline (push) Successful in 4m25s
2026-04-08 17:14:20 +02:00
49c21ffd6d 🐛 fix: remove duplicate coverage badges
Some checks failed
CI/CD Pipeline / Build Docker Cache (push) Successful in 8s
CI/CD Pipeline / CI Pipeline (push) Failing after 3m52s
2026-04-08 17:06:46 +02:00
51e98a0185 🐛 fix: proper markdown format for coverage badges
All checks were successful
CI/CD Pipeline / Build Docker Cache (push) Successful in 10s
CI/CD Pipeline / CI Pipeline (push) Successful in 4m8s
2026-04-08 16:59:58 +02:00
66ba7f0c4e 🐛 fix: cross-platform sed and badge replacement issues
All checks were successful
CI/CD Pipeline / Build Docker Cache (push) Successful in 13s
CI/CD Pipeline / CI Pipeline (push) Successful in 4m30s
2026-04-08 16:51:38 +02:00
194b2aeb0e 🐛 fix: ensure single push in CI/CD workflow
All checks were successful
CI/CD Pipeline / Build Docker Cache (push) Successful in 11s
CI/CD Pipeline / CI Pipeline (push) Successful in 4m26s
2026-04-08 16:43:22 +02:00
1296d62333 🐛 fix: make ci-update-coverage-badge.sh cross-platform compatible
Some checks failed
CI/CD Pipeline / Build Docker Cache (push) Successful in 9s
CI/CD Pipeline / CI Pipeline (push) Failing after 4m32s
- Add cross-platform sed detection (macOS vs Linux)
- Fixes Unit coverage badge URL typo issue
- Ensures all badge update scripts work in Docker containers

This completes the cross-platform compatibility for all badge scripts.
2026-04-08 16:10:02 +02:00
f5e35464b9 📊 feat: add separate BDD and unit test coverage badges to distinguish test coverage types
Some checks failed
CI/CD Pipeline / Build Docker Cache (push) Successful in 9s
CI/CD Pipeline / CI Pipeline (push) Failing after 4m22s
2026-04-08 13:05:06 +02:00
0cc2824222 📝 refactor: extract CI logic into reusable scripts
Some checks failed
CI/CD Pipeline / CI Pipeline (push) Has been cancelled
CI/CD Pipeline / CI Pipeline (pull_request) Failing after 11m26s
2026-04-07 08:20:12 +02:00