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

davidhoo / jsonpath
81%
main: 81%

Build:
Build:
LAST BUILD BRANCH: v3.0.0
DEFAULT BRANCH: main
Repo Added 07 Jan 2025 07:02AM UTC
Files 13
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 v3.0.0
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • feature/multiple-child-fields
  • main
  • v2.0.2
  • v2.1.0
  • v3.0.0

07 May 2026 10:21AM UTC coverage: 80.984% (-0.1%) from 81.127%
25492632540

push

github

davidhoo
fix: use math.MaxInt/MinInt for 32-bit platform compatibility

- Replace hardcoded 9007199254740991 with math.MaxInt/MinInt
- Fixes goreleaser build failure on linux_386
- Update test cases for overflow detection

4 of 4 new or added lines in 1 file covered. (100.0%)

7 existing lines in 1 file now uncovered.

3965 of 4896 relevant lines covered (80.98%)

1182.8 hits per line

Relevant lines Covered
Build:
Build:
4896 RELEVANT LINES 3965 COVERED LINES
1182.8 HITS PER LINE
Source Files on main
  • Tree
  • List 13
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25492632540 v3.0.0 fix: use math.MaxInt/MinInt for 32-bit platform compatibility - Replace hardcoded 9007199254740991 with math.MaxInt/MinInt - Fixes goreleaser build failure on linux_386 - Update test cases for overflow detection push 07 May 2026 11:19AM UTC davidhoo github
80.98
25490071163 v3.0.0 fix: use math.MaxInt/MinInt for 32-bit platform compatibility - Replace hardcoded 9007199254740991 with math.MaxInt/MinInt - Fixes goreleaser build failure on linux_386 - Update test cases for overflow detection push 07 May 2026 10:22AM UTC davidhoo github
80.98
25490054326 main fix: use math.MaxInt/MinInt for 32-bit platform compatibility - Replace hardcoded 9007199254740991 with math.MaxInt/MinInt - Fixes goreleaser build failure on linux_386 - Update test cases for overflow detection push 07 May 2026 10:22AM UTC davidhoo github
80.98
25489530585 v3.0.0 docs: restructure README, rewrite CHANGELOG - Remove What is New section from README (duplicated CHANGELOG) - Add link to CHANGELOG in README - Improve README structure with better organization - Add tables for CLI options and non-standard functi... push 07 May 2026 10:10AM UTC davidhoo github
81.13
25489423970 main docs: restructure README, rewrite CHANGELOG - Remove What is New section from README (duplicated CHANGELOG) - Add link to CHANGELOG in README - Improve README structure with better organization - Add tables for CLI options and non-standard functi... push 07 May 2026 10:07AM UTC davidhoo github
81.13
25489036845 main docs: move AUDIT_REPORT_2026.md and RFC9535_COMPLIANCE_REPORT.md to docs/ push 07 May 2026 09:59AM UTC davidhoo github
81.13
25488651702 main fix: add Unicode range validation for gosec G115 push 07 May 2026 09:51AM UTC davidhoo github
81.13
25488313846 main fix: achieve 100% CTS pass rate (703/703) - Fix nested filter parsing ($[?@[?@>1]]) - Fix function-as-argument evaluation (length(value(...))) - Fix regex from document ($.regex in match/search) - Fix dot matcher for Unicode line separators (\u20... push 07 May 2026 09:44AM UTC davidhoo github
81.16
25485585923 main fix: improve CTS pass rate to 97.4% (438/703) - Fix comparison with null/boolean (<=, >= return false for incompatible types) - Fix non-singular existence tests - Fix escaped quotes in filter strings - Fix multiple selectors in brackets - Fix fun... push 07 May 2026 08:45AM UTC davidhoo github
81.23
25482145444 main fix: improve CTS pass rate to 86.2% (384/703) - Fix function calls in filter expressions (count, length, match, search) - Fix parenthesized expressions in filters - Fix zero step in slice (returns empty, not error) - Fix negative step with defaul... push 07 May 2026 07:26AM UTC davidhoo github
82.05
See All Builds (47)
  • 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

© 2026 Coveralls, Inc