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

skeema / skeema / 9945584126
92%

Build:
DEFAULT BRANCH: main
Ran 15 Jul 2024 07:45PM UTC
Jobs 1
Files 76
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

15 Jul 2024 07:32PM UTC coverage: 93.229% (+0.01%) from 93.219%
9945584126

push

github

evanelias
tests: prevent flaky TestInstanceProcessList failure

In very rare cases, apparently the server can return -1 for the TIME field
of a processlist entry. This causes tengo.Instance.ProcessList() to return an
error, since the time field was being read into an unsigned int. This then
causes an integration test failure for TestInstanceProcessList in the tengo
subpackage.

This commit fixes the problem by switching to a signed int scan destination.

The tengo.Instance.ProcessList method is only called by this one integration
test, and not used by any Skeema code paths or behaviors, since it is only
present for ad hoc debugging of containerized test database misbehavior.

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

9927 of 10648 relevant lines covered (93.23%)

1.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9945584126.1 15 Jul 2024 07:45PM UTC 0
93.23
GitHub Action Run
Source Files on build 9945584126
Detailed source file information is not available for this build.
  • Back to Repo
  • 727470ef on github
  • Prev Build on main (#9881897797)
  • Next Build on main (#10048762190)
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