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

tarantool / go-tarantool / 7862711557 / 1
75%
master: 75%

Build:
DEFAULT BRANCH: master
Ran 11 Feb 2024 02:54PM UTC
Files 60
Run time 1s
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

11 Feb 2024 02:42PM UTC coverage: 74.02% (+0.1%) from 73.884%
7862711557.1

push

github

oleg-jukovec
api: remove Future.Err()

The method causes an improper error handling because it returns an error
only from a client side. Therefore, it is not enough to simply check
the error to find out that the request was not completed.

A user should check an error from `Future.Get()` or
`Future.GetTyped()`. In addition, the user can find out whether there
was an error without decoding the response body with
`Future.GetResponse()`, see `ExampleErrorNo`.

5932 of 8014 relevant lines covered (74.02%)

4952.49 hits per line

Source Files on job 7862711557.1
  • Tree
  • List 60
  • Changed 13
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7862711557
  • 86830820 on github
  • Prev Job for on master (#7844978452.1)
  • Next Job for on master (#7874438302.1)
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