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

skeema / skeema / 7561896741
92%

Build:
DEFAULT BRANCH: main
Ran 17 Jan 2024 09:24PM UTC
Jobs 1
Files 75
Run time 6s
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

17 Jan 2024 08:35PM UTC coverage: 93.234% (-0.05%) from 93.28%
7561896741

push

github

evanelias
docker: minor debugging improvements, mostly for CI

This commit includes some minor improvements to Skeema's Docker interactions.
These changes are motivated by easier debugging of CI failures, but they can
also slightly improve workspace=docker troubleshooting as well.

* If a newly-created or just-restarted containerized database instance cannot
  be reached (after all retries/timeouts exhausted), the last 100 lines of
  the container's `docker logs` are now included in the error message.

* For database server flavors which still support the query cache, newly-
  created containerized database instances now have the query cache completely
  disabled with a size of 0. This is to rule out any query cache interactions
  from future troubleshooting, as e.g. some MariaDB bugs have implicated it in
  the past.

* Test suite container health monitoring from last month's commit 1ee3aa4 has
  been reverted. This logic was originally added prior to diagnosing the
  sporadic MariaDB CI issue which was eventually solved by a5ed51d. Since that
  issue did not actually cause the entire container to freeze or restart, the
  detection logic was not being triggered.

* Internal code for querying the database server processlist has been added.
  This is not currently used (outside of test coverage to confirm it works),
  but it could be helpful in future troubleshooting of CI problems.

9673 of 10375 relevant lines covered (93.23%)

1.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7561896741.1 17 Jan 2024 09:24PM UTC 0
93.23
GitHub Action Run
Source Files on build 7561896741
Detailed source file information is not available for this build.
  • Back to Repo
  • 314b410b on github
  • Prev Build on main (#7508575741)
  • Next Build on main (#7586487175)
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