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

romshark / jscan
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: tokenizer
DEFAULT BRANCH: main
Repo Added 08 Jan 2022 03:44AM UTC
Files 4
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 hide-error-src
branch: hide-error-src
CHANGE BRANCH
x
Reset
  • hide-error-src
  • array-len
  • ctrlchar-search-optimization
  • inline-number-parsing
  • inline-number-parsing-lut
  • jscan-v2
  • main
  • perf-reduce-branching
  • refs/tags/v1.0.0
  • refs/tags/v1.0.1
  • refs/tags/v1.1.0
  • refs/tags/v1.2.0
  • refs/tags/v2.0.0
  • refs/tags/v2.0.1
  • refs/tags/v2.0.2
  • scanone
  • string-iterator
  • tokenizer
  • type-parser
  • utf8-validation
  • validate

31 Dec 2023 06:39PM UTC coverage: 98.69% (+0.006%) from 98.684%
7372151859

Pull #25

github

romshark
!perf: Use string for error src

The string type is smaller than a byte slice and can be
copied much faster than []byte on modern 64-bit systems.
Drawbacks: this change requires the use of unsafe.
Type Error is no longer required to be type-parameterized.
Pull Request #25: !perf: Use string for error src

1130 of 1145 relevant lines covered (98.69%)

44704.87 hits per line

Relevant lines Covered
Build:
Build:
1145 RELEVANT LINES 1130 COVERED LINES
44704.87 HITS PER LINE
Source Files on hide-error-src
  • List 3
  • 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
7372151859 hide-error-src !perf: Use string for error src The string type is smaller than a byte slice and can be copied much faster than []byte on modern 64-bit systems. Drawbacks: this change requires the use of unsafe. Type Error is no longer required to be type-parame... Pull #25 31 Dec 2023 06:40PM UTC romshark github
98.69
7372151930 hide-error-src Merge 832e79b73 into acfc892c6 Pull #25 31 Dec 2023 06:40PM UTC web-flow github pending completion  
7240252429 hide-error-src Merge d5272995e into cb7733395 Pull #25 17 Dec 2023 06:21PM UTC web-flow github
98.69
7240235737 hide-error-src !perf: Use string for error src The string type is smaller than a byte slice and can be copied much faster than []byte on modern 64-bit systems. Drawbacks: this change requires the use of unsafe. Type Error is no longer required to be type-parame... push 17 Dec 2023 06:18PM UTC romshark github
98.69
7240206576 hide-error-src chore: Upgrade to go 1.21 push 17 Dec 2023 06:13PM UTC romshark github
98.69
See All Builds (229)
  • 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