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

skeema / tengo
92%
main: 94%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.10.3
DEFAULT BRANCH: main
Repo Added 04 May 2018 05:02AM UTC
Files 18
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 key-col-name-only
branch: key-col-name-only
CHANGE BRANCH
x
Reset
  • key-col-name-only
  • bulkdropopts
  • ci-golint-fix
  • col-reorder-algo
  • conn-refactor
  • dep-golang-19
  • fix-gomod-err
  • fk-order-mysql55
  • flavor-patch
  • foreign-keys
  • generated-cols
  • ghactions
  • index-ordering
  • introspection-params
  • main
  • mariadb106
  • master
  • partitioning
  • refs/tags/v0.10.0
  • refs/tags/v0.10.1
  • refs/tags/v0.10.3
  • refs/tags/v0.9.4
  • refs/tags/v0.9.5
  • refs/tags/v0.9.6
  • refs/tags/v0.9.7
  • remove-caching
  • reuse-containers
  • routines
  • routines-rebased
  • v0.8.1
  • v0.8.10
  • v0.8.11
  • v0.8.12
  • v0.8.13
  • v0.8.14
  • v0.8.15
  • v0.8.16
  • v0.8.17
  • v0.8.18
  • v0.8.19
  • v0.8.2
  • v0.8.3
  • v0.8.4
  • v0.8.5
  • v0.8.7
  • v0.8.8
  • v0.8.9
  • v0.9.0
  • v0.9.1
  • v0.9.2
  • v0.9.3

02 Jan 2020 05:05AM UTC coverage: 92.455% (+0.2%) from 92.27%
194

push

travis-ci

evanelias
Keys: improve MySQL 8 features; remove pointer fields

This commit adds support for several new MySQL 8.0 index features:
* Descending index parts
* Index expressions
* Invisible indexes, including appropriate diff generation of the new ALTER
  TABLE ALTER INDEX clause

A new IndexPart struct has been introduced, to combine information about each
part (column name or expression; optional prefix length; optional descending
collation) into a single struct value.

This commit includes a breaking change to Index and ForeignKey structs,
designed to make them more consistent with other structs: columns are now
always stored by name, rather than by *Column. This package is
still pre-1.0 so breaking changes are permissible in rare cases such as this.

102 of 102 new or added lines in 5 files covered. (100.0%)

2990 of 3234 relevant lines covered (92.46%)

214.52 hits per line

Relevant lines Covered
Build:
Build:
3234 RELEVANT LINES 2990 COVERED LINES
214.52 HITS PER LINE
Source Files on key-col-name-only
  • List 0
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
194 key-col-name-only Keys: improve MySQL 8 features; remove pointer fields This commit adds support for several new MySQL 8.0 index features: * Descending index parts * Index expressions * Invisible indexes, including appropriate diff generation of the new ALTER TA... push 02 Jan 2020 05:10AM UTC evanelias travis-ci
92.46
193 key-col-name-only WIP Refactor Index and ForeignKey to avoid Column pointers push 02 Jan 2020 12:48AM UTC evanelias travis-ci
92.27
192 key-col-name-only WIP Refactor Index and ForeignKey to avoid Column pointers push 31 Dec 2019 11:07PM UTC evanelias travis-ci
91.93
191 key-col-name-only WIP Refactor Index and ForeignKey to avoid Column pointers push 31 Dec 2019 05:15PM UTC evanelias travis-ci
92.15
190 key-col-name-only WIP Refactor Index and ForeignKey to avoid Column pointers push 31 Dec 2019 05:04AM UTC evanelias travis-ci
92.34
189 key-col-name-only WIP Refactor Index and ForeignKey to avoid Column pointers push 31 Dec 2019 12:33AM UTC evanelias travis-ci
92.34
See All Builds (266)
  • 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