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

tarantool / sdvg
69%

Build:
DEFAULT BRANCH: master
Repo Added 21 Jul 2025 10:17AM UTC
Files 75
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • add-installation-guide
  • badges
  • fix-badges
  • fix-ci-parse-version
  • fix-csv-writer
  • fix-release-action
  • mkdocs
  • mkdocs-fix
  • optimize-http-writer
  • partition-amount-limit
  • partition-docs
  • performance-badges
  • rename-go-module
  • strings-template
  • translate-user-guide

07 Aug 2025 04:08PM UTC coverage: 68.778% (+0.004%) from 68.774%
16914409478

push

github

web-flow
Fix csv writer (#12)

This pool request fixes a bug where the CSV format in partition mode did
not honor the `write_to_output` option and would write the column header
anyway. Also, the logic for skipping some columns has been moved to the
model writer.

21 of 31 new or added lines in 3 files covered. (67.74%)

1 existing line in 1 file now uncovered.

4833 of 7027 relevant lines covered (68.78%)

0.9 hits per line

Relevant lines Covered
Build:
Build:
7027 RELEVANT LINES 4833 COVERED LINES
0.9 HITS PER LINE
Source Files on master
  • Tree
  • List 75
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16914409478 master Fix csv writer (#12) This pool request fixes a bug where the CSV format in partition mode did not honor the `write_to_output` option and would write the column header anyway. Also, the logic for skipping some columns has been moved to the model w... push 12 Aug 2025 04:10PM UTC web-flow github
68.78
16809764649 master Fix csv writer (#12) This pool request fixes a bug where the CSV format in partition mode did not honor the `write_to_output` option and would write the column header anyway. Also, the logic for skipping some columns has been moved to the model w... push 07 Aug 2025 04:10PM UTC web-flow github
68.78
16803647751 master Specify branch for badges (#16) Before the patch, the badges would sometimes show error 500. Now the branch is specified so that the error does not occur. push 07 Aug 2025 11:52AM UTC web-flow github
68.77
16802665047 master Partition docs (#14) This pull request updates the documentation by adding the use of `partition_columns` to the configuration examples and indicating that this parameter can also be used in csv output type. push 07 Aug 2025 11:05AM UTC web-flow github
68.8
16800252227 master Prevent shell command execution from commit messages (#15) Previously, commit messages were passed via a variable, which allowed embedded shell commands (e.g. `$(...)`) to be executed during parsing. For example, this happened in this run: https:... push 07 Aug 2025 09:14AM UTC web-flow github
68.8
16799635460 master Documentation hosting on Github Pages (#11) Before this PR, the only way to access the documentation was by browsing through the repository's markdown files. Using the mkdocs framework, an alternative way was created to view documentation as a we... push 07 Aug 2025 08:46AM UTC web-flow github
68.8
16566686747 master Translation of the user guide into English (#8) This pull request adds a full English version of the SDVG user guide at `doc/en/usage.md`. Previously, this document was only available in Russian. push 28 Jul 2025 10:33AM UTC web-flow github
68.8
16444266220 master Add installtaion guide (#6) Previously, the README lacked clear installation instructions, which could confuse new users. This MR adds a dedicated installation section with step-by-step guidance. push 22 Jul 2025 12:29PM UTC web-flow github
68.8
16443224581 master Rename package to support `go install` command from module path (#7) The Go module path did not match the repository location, which prevented users from installing the tool via `go install` command. The patch updates the module name in the sour... push 22 Jul 2025 11:42AM UTC web-flow github
68.8
16421291112 master Replace ncipollo/release-action with softprops/action-gh-release (#5) ncipollo/release-action was frequently creating draft releases unintentionally, which disrupted the release flow. Switched to softprops/action-gh-release for more reliable and... push 21 Jul 2025 03:32PM UTC web-flow github
68.8
See All Builds (78)
  • Repo on GitHub
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