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

skeema / skeema / 7188503266
92%

Build:
DEFAULT BRANCH: main
Ran 12 Dec 2023 11:30PM UTC
Jobs 1
Files 75
Run time 5s
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

12 Dec 2023 11:01PM UTC coverage: 93.31%. Remained the same
7188503266

push

github

evanelias
tests: output Docker container logs if test db freezes

When running the main package's integration test suite in CI (GitHub Actions),
sometimes tests fail at random due to the containerized database server
seemingly freezing up for ~50 seconds at a time. This has not been
reproducible outside of CI, and only ever seems to occur on the MariaDB
tests, typically the ones for either foreign keys or lower_case_table_names=1.

This commit adds a monitor goroutine which will dump out the last 100 lines of
the `docker logs` output (containing the database server error logs) whenever
the DB server appears frozen. If this is insufficient to diagnose the problem,
additional logging may be added in future commits.

0 of 1 new or added line in 1 file covered. (0.0%)

9568 of 10254 relevant lines covered (93.31%)

1.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7188503266.1 12 Dec 2023 11:30PM UTC 0
93.31
GitHub Action Run
Source Files on build 7188503266
Detailed source file information is not available for this build.
  • Back to Repo
  • 1ee3aa43 on github
  • Prev Build on main (#7093290188)
  • Next Build on main (#7416210496)
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