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

tarantool / test-run / 5762144052
63%

Build:
DEFAULT BRANCH: master
Ran 04 Aug 2023 12:25PM 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
5762144052

push

github

ylobankov
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 %.

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

2932 of 4344 relevant lines covered (67.5%)

0.67 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 5762144052.1 04 Aug 2023 12:25PM UTC 25
62.48
Source Files on build 5762144052
  • Tree
  • List 25
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • c8465a56 on github
  • Prev Build on master (#5727895731)
  • Next Build on master (#6000197214)
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