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

go-pkgz / enum
100%

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
  • 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
  • split-template-from-code
  • sql
  • support-for-complex-type-names

02 Sep 2025 12:09AM UTC coverage: 99.573%. Remained the same
17389515208

push

github

umputun
add enum to .gitignore to exclude generated files

466 of 468 relevant lines covered (99.57%)

359.34 hits per line

Relevant lines Covered
Build:
Build:
468 RELEVANT LINES 466 COVERED LINES
359.34 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
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
17389272943 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
17388575978 feat/bson-sql-yaml-support test: skip runtime integration test in CI to avoid timeout The test downloads dependencies and runs go mod tidy which times out in GitHub Actions at 60 seconds. This test is more suitable for local development where network access is faster. Pull #16 01 Sep 2025 10:54PM UTC umputun github
99.56
16871961645 refs/tags/v0.4.0 Major refactor and feature enhancements for enum generator (#15) Performance Improvements: - Replace switch-based parsing with O(1) map lookups for 10x faster parsing - Pre-compute Values and Names as package variables instead of functions - Use ... push 11 Aug 2025 05:51AM UTC web-flow github
99.55
16871917313 master Major refactor and feature enhancements for enum generator (#15) Performance Improvements: - Replace switch-based parsing with O(1) map lookups for 10x faster parsing - Pre-compute Values and Names as package variables instead of functions - Use ... push 11 Aug 2025 05:47AM UTC web-flow github
99.55
16871849702 major-refactor-and-enhancements Major refactor and feature enhancements for enum generator Performance Improvements: - Replace switch-based parsing with O(1) map lookups for 10x faster parsing - Pre-compute Values and Names as package variables instead of functions - Use single... Pull #15 11 Aug 2025 05:43AM UTC umputun github
99.55
See All Builds (63)
  • 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