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

tarantool / go-tarantool / 7862711557
75%

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

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

Jobs
ID Job ID Ran Files Coverage
1 7862711557.1 11 Feb 2024 02:54PM UTC 60
74.02
GitHub Action Run
Source Files on build 7862711557
  • Tree
  • List 60
  • Changed 13
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 86830820 on github
  • Prev Build on master (#7844978452)
  • Next Build on master (#7874438302)
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