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

tarantool / test-run / 9285586517
63%

Build:
DEFAULT BRANCH: master
Ran 29 May 2024 11:55AM UTC
Jobs 1
Files 25
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

29 May 2024 11:54AM UTC coverage: 62.548% (+0.04%) from 62.506%
9285586517

push

github

ylobankov
Adjust test result report width to terminal size

Now the test configuration name is not trimmed if the terminal width
allows it.

The idea can be illustrated this way:

```
+----------------------------------------------------------------------+
| Wide terminal                                                        |
+----------------------------------------------------------------------+
| suite/mytest_test.lua my_configuration                  [ pass ]     |
+----------------------------------------------------------------------+

+-------------------------------------------------+
| Narrow terminal                                 |
+-------------------------------------------------+
| suite/mytest_test.lua my_configur> [ pass ]     |
+-------------------------------------------------+
```

I want to add support for ability to run test cases as separate parallel
tasks for luatest based tests with reporting of the test case name as a
test configuration to the terminal. The test case names sometimes are
quite long and it is convenient to see as much symbols from it as
possible.

At the same time, the configuration name is stripped if the terminal has
a low width. This way the output look good as on a wide as well as on a
narrow terminal.

The feature works on Python 3.3+.

759 of 1566 branches covered (48.47%)

Branch coverage included in aggregate %.

30 of 41 new or added lines in 4 files covered. (73.17%)

2952 of 4367 relevant lines covered (67.6%)

0.68 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
55.11
0.14% lib/utils.py
8
39.11
0.5% test-run.py
Jobs
ID Job ID Ran Files Coverage
1 9285586517.1 29 May 2024 11:55AM UTC 25
62.55
Source Files on build 9285586517
  • Tree
  • List 25
  • Changed 4
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 17242110 on github
  • Prev Build on master (#9285268044)
  • Next Build on master (#9364117721)
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

© 2025 Coveralls, Inc