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

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

Build:
Build:
LAST BUILD BRANCH: mandesero/refactoring-test-hooks
DEFAULT BRANCH: master
Ran 27 May 2024 02:59PM 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

27 May 2024 02:57PM UTC coverage: 62.565% (+0.03%) from 62.54%
9256873183

Pull #432

github

Totktonada
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+.
Pull Request #432: Adjust test result report width to terminal size

760 of 1566 branches covered (48.53%)

Branch coverage included in aggregate %.

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

1 existing line in 1 file now uncovered.

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
80.17
-0.56% dispatcher.py
Jobs
ID Job ID Ran Files Coverage
1 9256873183.1 27 May 2024 02:59PM UTC 25
62.57
Source Files on build 9256873183
  • Tree
  • List 25
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #432
  • PR Base - master (#8535077658)
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