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

tarantool / test-run / 5760869393
63%
master: 63%

Build:
Build:
LAST BUILD BRANCH: mandesero/refactoring-test-hooks
DEFAULT BRANCH: master
Ran 04 Aug 2023 09:54AM UTC
Jobs 1
Files 25
Run time 2s
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

pending completion
5760869393

Pull #402

github

ochaplashkin
Fix non-supported character in log file name

Running jobs in tarantool-ci fails at the action/upload-artifact runtime
if there are broken tests. The reason for the problem is that the path
of the test artifacts file contains the `:` character when test has been
parametrized.

Its non-supported character in the upload action. The action doesn't
allow the following characters in artifact path: ",:,<,>,|,*,?. [1]

To fix the problem, the `:` character has been replaced with `.`.

[1] https://github.com/actions/toolkit/blob/master/packages/artifact/docs/additional-information.md#non-supported-characters

Fixes tarantool/tarantool-qa#90
Pull Request #402: Fix incorrect character in log file name

759 of 1562 branches covered (48.59%)

Branch coverage included in aggregate %.

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

2933 of 4344 relevant lines covered (67.52%)

0.68 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
67.79
0.0% lib/app_server.py
Jobs
ID Job ID Ran Files Coverage
1 5760869393.1 04 Aug 2023 09:54AM UTC 25
62.51
Source Files on build 5760869393
  • Tree
  • List 25
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #402
  • PR Base - master (#5727895731)
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