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

tarantool / test-run / 11499903942
63%

Build:
DEFAULT BRANCH: master
Ran 31 Oct 2024 08:01AM 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

24 Oct 2024 01:05PM UTC coverage: 62.656%. Remained the same
11499903942

push

github

ylobankov
Follow-up fix for parsing non-utf8 chars (part 2)

This patch is similar to commit 52d3e4f7c90f ("Follow-up fix for parsing
non-utf8 chars"), but fixes the `--verbose` output, e.g.:

```
$ ./test-run.py --verbose some_test

[...]
[001] Worker "001_xxx-luatest" received the following error; stopping...
[001] Traceback (most recent call last):
[001]   File "./tarantool/test-run/lib/worker.py", line 357, in run_task
[001]     short_status, duration = self.suite.run_test(
[001]                              ^^^^^^^^^^^^^^^^^^^^
[001]   File "./tarantool/test-run/lib/test_suite.py", line 271, in run_test
[001]     short_status = test.run(server)
[001]                    ^^^^^^^^^^^^^^^^
[001]   File "./tarantool/test-run/lib/test.py", line 232, in run
[001]     color_stdout(f.read(), schema='log')
[001]                  ^^^^^^^^
[001]   File "<frozen codecs>", line 322, in decode
[001] UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa3 in position 115111: invalid start byte
[001]
[001] Exception: 'utf-8' codec can't decode byte 0xa3 in position 115111: invalid start byte
```

772 of 1586 branches covered (48.68%)

Branch coverage included in aggregate %.

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

1 existing line in 1 file now uncovered.

2988 of 4415 relevant lines covered (67.68%)

0.68 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
51.16
0.0% lib/test.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
51.16
0.0% lib/test.py
Jobs
ID Job ID Ran Files Coverage
1 11499903942.1 31 Oct 2024 08:01AM UTC 25
62.66
Source Files on build 11499903942
  • 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
  • 7acc5320 on github
  • Prev Build on master (#11030682278)
  • Next Build on master (#11608943705)
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