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

tarantool / go-tarantool / 5948479023
75%

Build:
DEFAULT BRANCH: master
Ran 23 Aug 2023 07:53AM UTC
Jobs 2
Files 53
Run time 2s
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

23 Aug 2023 07:44AM UTC coverage: 79.428% (+0.02%) from 79.409%
5948479023

push

github

oleg-jukovec
crud: support `operation_data` field in errors

This patch adds `operation_data` decoding for the `crud.Error`.

The `operation_data` type is determined as `rowType` in `crud.Result`.

Also, according to [1], an error can contain one of the following:
- an error
- an array of errors
- nil

So the error decoding logic has been modified to consider each case,
in order to avoid comparing an error to nil.

1. https://github.com/tarantool/crud/tree/master#api

Closes #330

26 of 26 new or added lines in 2 files covered. (100.0%)

5336 of 6718 relevant lines covered (79.43%)

7773.34 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
58.86
-1.27% crud/result.go
4
68.29
0.11% crud/error.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
68.29
0.11% crud/error.go
1
58.86
-1.27% crud/result.go
2
76.6
0.29% connection.go
Jobs
ID Job ID Ran Files Coverage
1 5948479023.1 23 Aug 2023 07:53AM UTC 53
79.26
GitHub Action Run
2 5948479023.2 23 Aug 2023 08:01AM UTC 53
79.18
GitHub Action Run
Source Files on build 5948479023
  • Tree
  • List 53
  • Changed 18
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d8df65dc on github
  • Prev Build on master (#5750393984)
  • Next Build on master (#6458749776)
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