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

skeema / skeema / 11981475274
92%

Build:
DEFAULT BRANCH: main
Ran 22 Nov 2024 11:08PM 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

22 Nov 2024 11:01PM UTC coverage: 93.156% (-0.03%) from 93.189%
11981475274

push

github

evanelias
tests: cleanly handle panics in integration subtests

This commit improves Skeema's integration test suite logic, to properly handle
runtime panics that occur in subtests:

* Since 5d3d1b5 one year ago, subtest STDOUT and STDERR output is buffered,
  and only displayed if the subtest fails or is skipped. However, if the
  subtest has a panic, previously the buffered output was not displayed. We
  now recover from the panic and display the buffered output, along with the
  panic string and stack trace.

* When a subtest panics, previously the entire integration test suite would
  abort immediately. We now only mark the affected subtest as failed, and
  continue with the rest of the integration test suite.

3 of 7 new or added lines in 1 file covered. (42.86%)

10100 of 10842 relevant lines covered (93.16%)

1.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11981475274.1 22 Nov 2024 11:08PM UTC 0
93.16
GitHub Action Run
Source Files on build 11981475274
Detailed source file information is not available for this build.
  • Back to Repo
  • 9559cc71 on github
  • Prev Build on main (#11859589529)
  • Next Build on main (#12019652620)
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