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

go-pkgz / enum
99%

Build:
DEFAULT BRANCH: master
Repo Added 16 Feb 2025 09:48AM UTC
Files 2
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-go1.23-iterator
  • feat/bson-sql-yaml-support
  • feature/alias-support
  • fix-missing-import-wo-lower-flag
  • get-enum-value-by-the-int-value
  • major-refactor-and-enhancements
  • master
  • preserve-original-value-type
  • refs/tags/v0.1.0
  • refs/tags/v0.1.1
  • refs/tags/v0.1.2
  • refs/tags/v0.1.3
  • refs/tags/v0.2.0
  • refs/tags/v0.3.0
  • refs/tags/v0.3.1
  • refs/tags/v0.4.0
  • refs/tags/v0.5.0
  • refs/tags/v0.6.0
  • split-template-from-code
  • sql
  • support-for-complex-type-names

05 Dec 2025 06:49AM UTC coverage: 99.237%. Remained the same
19955157628

push

github

umputun
docs: add note about not modifying exported enum slices

document that StatusValues and StatusNames are exported slices
that should not be modified as this would affect all code using
the enum.

520 of 524 relevant lines covered (99.24%)

391.92 hits per line

Relevant lines Covered
Build:
Build:
524 RELEVANT LINES 520 COVERED LINES
391.92 HITS PER LINE
Source Files on master
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19955157628 master docs: add note about not modifying exported enum slices document that StatusValues and StatusNames are exported slices that should not be modified as this would affect all code using the enum. push 05 Dec 2025 06:51AM UTC umputun github
99.24
19789852664 refs/tags/v0.6.0 add alias support for enum parsing (#17) allows enum constants to have comment annotations like // enum:alias=rw,read-write that enable parsing multiple string representations for the same enum value. - add parseAliasComment() to extract aliases... push 29 Nov 2025 10:01PM UTC web-flow github
99.24
19789824344 master add alias support for enum parsing (#17) allows enum constants to have comment annotations like // enum:alias=rw,read-write that enable parsing multiple string representations for the same enum value. - add parseAliasComment() to extract aliases... push 29 Nov 2025 09:58PM UTC web-flow github
99.24
19789749992 feature/alias-support add alias support for enum parsing Pull #17 29 Nov 2025 09:49PM UTC Umputun github
99.24
19789746481 feature/alias-support add alias support for enum parsing push 29 Nov 2025 09:49PM UTC Umputun github
99.24
17389515208 master add enum to .gitignore to exclude generated files push 02 Sep 2025 12:10AM UTC umputun github
99.57
17389490215 refs/tags/v0.5.0 Add BSON, SQL, and YAML support with conditional generation (#16) * feat(generator): add BSON, SQL, and YAML support with conditional generation Implement conditional code generation for database and serialization support: - Add -sql flag for da... push 02 Sep 2025 12:08AM UTC web-flow github
99.57
17389454394 master Add BSON, SQL, and YAML support with conditional generation (#16) * feat(generator): add BSON, SQL, and YAML support with conditional generation Implement conditional code generation for database and serialization support: - Add -sql flag for da... push 02 Sep 2025 12:06AM UTC web-flow github
99.57
17389388409 feat/bson-sql-yaml-support Add comment explaining error fallthrough in negative number handling - Added explanatory comment for error handling pattern in UnaryExpr case - Added comprehensive TestNegativeEnumValues with subtests - Improved test coverage to 99.6% - Addresses... Pull #16 02 Sep 2025 12:01AM UTC umputun github
99.57
17389272744 feat/bson-sql-yaml-support fix: add support for negative enum values Copilot review identified that negative values like -1 were being incorrectly parsed as 0. Added UnaryExpr handling in processExplicitValue to properly support negative number literals. Also fixed test e... Pull #16 01 Sep 2025 11:50PM UTC umputun github
97.44
See All Builds (68)
  • 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