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

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

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

push

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

758 of 1562 branches covered (48.53%)

Branch coverage included in aggregate %.

2 of 2 new or added lines in 2 files covered. (100.0%)

2934 of 4344 relevant lines covered (67.54%)

0.68 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
67.79
0.0% lib/app_server.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
80.17
-0.56% dispatcher.py
Jobs
ID Job ID Ran Files Coverage
1 5739878278.1 02 Aug 2023 02:09PM UTC 25
62.51
Source Files on build 5739878278
  • Tree
  • List 25
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 35599146 on github
  • Prev Build on master (#5727895731)
  • Next Build on i-cod/fix-incorrect-char-in-log-file-name (#5751843857)
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