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

tarantool / crud / 20434906044
89%
master: 88%

Build:
Build:
LAST BUILD BRANCH: refs/pull/484/merge
DEFAULT BRANCH: master
Ran 22 Dec 2025 02:46PM UTC
Jobs 1
Files 63
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

22 Dec 2025 02:31PM UTC coverage: 88.969% (-0.002%) from 88.971%
20434906044

push

github

Satbek
remove extra function creation in crud/borders.lua

instead of:

```lua
local function get_index_border(index)
   return index[border_name](index)
end
```

index border provided as is:
```lua
return schema.wrap_func_result(space, index[border_name], {
   add_space_schema_hash = true,
   field_names = field_names,
   fetch_latest_metadata = fetch_latest_metadata,
}, index)
```

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

4944 of 5557 relevant lines covered (88.97%)

6067.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20434906044.1 22 Dec 2025 02:46PM UTC 63
88.97
GitHub Action Run
Source Files on build 20434906044
  • Tree
  • List 63
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ed55f272 on github
  • Prev Build on storage_perf (#20372439348)
  • Next Build on storage_perf (#20435208095)
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