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

antchfx / xpath / 30890806835
82%
master: 82%

Build:
Build:
LAST BUILD BRANCH: fix/nil-input-clone
DEFAULT BRANCH: master
Ran 04 Aug 2026 08:10AM UTC
Jobs 1
Files 8
Run time 1min
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

04 Aug 2026 08:07AM UTC coverage: 82.031% (-0.1%) from 82.14%
30890806835

Pull #132

github

AruneshDwivedi
fix: guard nil Input in followingQuery and precedingQuery Clone()

concat("a","f") produced a query with nil Input, and Clone() called
f.Input.Clone() without checking, causing a nil pointer dereference.
Add nil checks so Clone() returns a shallow copy when Input is nil.
Pull Request #132: fix: nil-check Input in Clone() for following/preceding queries

2 of 6 new or added lines in 1 file covered. (33.33%)

2456 of 2994 relevant lines covered (82.03%)

287.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
78.78
-0.34% query.go
Jobs
ID Job ID Ran Files Coverage
1 30890806835.1 04 Aug 2026 08:10AM UTC 8
82.03
GitHub Action Run
Source Files on build 30890806835
  • Tree
  • List 8
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #132
  • PR Base - master (#29720111051)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc