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

antchfx / xpath
85%

Build:
DEFAULT BRANCH: master
Repo Added 08 May 2017 11:19AM UTC
Files 8
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
  • 0.1
  • 1.1.0
  • fix-ancestor-predicate-chain
  • fix-group-predicate-last
  • fix-round-mod-numeric-spec
  • fix/clone-nil-input
  • fix/nil-input-clone
  • master
  • refs/tags/v1.3.0
  • refs/tags/v1.3.1
  • refs/tags/v1.3.2
  • refs/tags/v1.3.3
  • refs/tags/v1.3.4
  • refs/tags/v1.3.5
  • refs/tags/v1.3.6
  • refs/tags/v1.3.7
  • refs/tags/v1.3.8
  • rune-correct-string-functions
  • v1.0.0
  • v1.1.0
  • v1.1.1
  • v1.1.10
  • v1.1.11
  • v1.1.2
  • v1.1.3
  • v1.1.4
  • v1.1.5
  • v1.1.6
  • v1.1.7
  • v1.1.8
  • v1.1.9
  • v1.2.0

15 Sep 2026 09:39PM UTC coverage: 84.623% (+0.02%) from 84.602%
35026830134

push

github

zhengchun
Merge PR #139: fix Unicode character handling in string-length, substring and translate

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

2526 of 2985 relevant lines covered (84.62%)

336.04 hits per line

Relevant lines Covered
Build:
Build:
2985 RELEVANT LINES 2526 COVERED LINES
336.04 HITS PER LINE
Source Files on master
  • Tree
  • List 8
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
35026830134 master Merge PR #139: fix Unicode character handling in string-length, substring and translate push 15 Sep 2026 09:39PM UTC zhengchun github
84.62
34819574471 rune-correct-string-functions Make string-length, substring and translate count characters XPath 1.0 4.2 defines these in characters; all three index by byte, so string-length("日本語") is 9 and substring("日本語abc", 2, 2) returns a byte slice that is not valid UTF-8. stringLength... Pull #139 14 Sep 2026 07:48AM UTC youdie006 github
84.62
34624692880 master Merge PR #134: add tests for invalid XPath expressions and function arguments push 11 Sep 2026 04:54PM UTC zhengchun github
84.6
34624401133 master Merge PR #136: add unit tests for substring function edge cases push 11 Sep 2026 04:51PM UTC zhengchun github
83.23
34622976151 master Merge PR #137: add unit tests for core node and conversion functions push 11 Sep 2026 04:36PM UTC zhengchun github
82.62
34622754287 master Merge PR #138:clip `substring()` result relative to string start offset push 11 Sep 2026 04:34PM UTC zhengchun github
82.25
30890806835 fix/nil-input-clone 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... Pull #132 04 Aug 2026 08:10AM UTC AruneshDwivedi github
82.03
30793767799 fix/clone-nil-input fix: nil-check Input in Clone() for following/preceding queries Signed-off-by: Arunesh Dwivedi <arunesh.devops@gmail.com> Pull #131 03 Aug 2026 07:29AM UTC AruneshDwivedi github
82.03
29990052617 refs/tags/v1.3.8 Merge PR #130: Fix `name*expr` lexing XPath §3.7 specification push 23 Jul 2026 08:03AM UTC zhengchun github
82.14
29720111051 master Merge PR #130: Fix `name*expr` lexing XPath §3.7 specification push 20 Jul 2026 05:51AM UTC zhengchun github
82.14
See All Builds (175)
  • Repo on GitHub
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