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

go-pkgz / enum
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.5.0
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 feat/bson-sql-yaml-support
branch: feat/bson-sql-yaml-support
CHANGE BRANCH
x
Reset
  • feat/bson-sql-yaml-support
  • add-go1.23-iterator
  • 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

01 Sep 2025 11:59PM UTC coverage: 99.573% (+0.03%) from 99.548%
17389388409

Pull #16

github

umputun
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 Copilot review feedback about duplicated error-ignoring pattern
Pull Request #16: Add BSON, SQL, and YAML support with conditional generation

26 of 26 new or added lines in 2 files covered. (100.0%)

466 of 468 relevant lines covered (99.57%)

359.32 hits per line

Relevant lines Covered
Build:
Build:
468 RELEVANT LINES 466 COVERED LINES
359.32 HITS PER LINE
Source Files on feat/bson-sql-yaml-support
  • Tree
  • List 2
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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
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