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

mhuxtable / go-set / 69
100%

Build:
DEFAULT BRANCH: master
Ran 13 Apr 2020 11:58PM UTC
Jobs 3
Files 2
Run time 2min
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

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%)

1010.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 69.1 13 Apr 2020 11:58PM UTC 0
100.0
Travis Job 69.1
2 69.2 13 Apr 2020 11:59PM UTC 0
100.0
Travis Job 69.2
3 69.3 14 Apr 2020 12:01AM UTC 0
100.0
Travis Job 69.3
Source Files on build 69
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #69
  • c0d38901 on github
  • Prev Build on master (#20)
  • Next Build on master (#72)
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