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

mhuxtable / go-set / 69 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 13 Apr 2020 11:59PM UTC
Files 2
Run time 0s
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

13 Apr 2020 11:57PM UTC coverage: 100.0%. Remained the same
69.2

push

travis-ci-com

web-flow
Add set generator; convert generic set to be generated (#1)

This introduces a generator for sets of arbitrary Go data types and converts
the top-level generic set to be generated in this way. There are a large number
of build system changes to support the large amount of generated code. The
generated sets are currently intended to have no dependencies on the top-level
module of this package, and have only one external dependency to a well-known
test assert library (github.com/stretchr/testify).

We use multiple Go modules to separate the imports required for the generator
from the imports necessary to use the canned generated set genericset
package.

Special care is taken to continue to support the v1 API of the genericset in
the top-level package.

This doesn't support non-primitive types until #2 is completed.

98 of 98 relevant lines covered (100.0%)

345.44 hits per line

Source Files on job 69.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 45
  • Travis Job 69.2
  • c0d38901 on github
  • Prev Job for GO111MODULE=on on master (#20.1)
  • Next Job for on master (#72.1)
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