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

morrowc / rislive
95%
master: 70%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 22 Oct 2019 03:55PM 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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • main
  • master
  • patricia-trie

25 Aug 2026 03:01AM UTC coverage: 95.37%. Remained the same
32803571370

push

github

Chris Morrow
Fix staticcheck issue and remove redundant CodeQL workflow file

- Use fmt.Fprintf in rislive.go for logging bad JSON lines (staticcheck QF1012).
- Remove .github/workflows/codeql.yml to resolve conflict with GitHub default CodeQL scanning setup.
- Update CodeQL status badge in README.md.

TAG=agy
CONV=07029780-5dc0-4a1d-ad87-88ac3aaa1a48

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

721 of 756 relevant lines covered (95.37%)

484212.68 hits per line

Relevant lines Covered
Build:
Build:
756 RELEVANT LINES 721 COVERED LINES
484212.68 HITS PER LINE
Source Files on master
  • Tree
  • List 2
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32803571370 main Fix staticcheck issue and remove redundant CodeQL workflow file - Use fmt.Fprintf in rislive.go for logging bad JSON lines (staticcheck QF1012). - Remove .github/workflows/codeql.yml to resolve conflict with GitHub default CodeQL scanning setup. ... push 25 Aug 2026 03:01AM UTC Chris Morrow github
95.37
32803412364 main Update .golangci.yml format to version 2 schema TAG=agy CONV=07029780-5dc0-4a1d-ad87-88ac3aaa1a48 push 25 Aug 2026 02:59AM UTC Chris Morrow github
95.37
32803362023 main Update golangci-lint version to v2.13 in workflow TAG=agy CONV=07029780-5dc0-4a1d-ad87-88ac3aaa1a48 push 25 Aug 2026 02:58AM UTC Chris Morrow github
95.37
32803274911 main Upgrade GitHub Actions to latest major versions for Node.js 24 runner support - Upgrade actions/checkout from v4 to v7. - Upgrade actions/setup-go from v5 to v7. - Upgrade github/codeql-action from v3 to v4. - Upgrade golangci/golangci-lint-actio... push 25 Aug 2026 02:57AM UTC Chris Morrow github
95.37
32802942666 main Add scale and performance benchmark test with 990k internet routes - Add TestScaleInternetRoutes and benchmarks loading 990k ROA route table. - Benchmark full table insertion throughput and memory allocation footprint. - Measure min, max, average... push 25 Aug 2026 02:51AM UTC Chris Morrow github
95.37
32801990771 main Extract Patricia Trie into standalone subpackage github.com/morrowc/rislive/trie - Move trie.go and trie_test.go into trie/ subpackage with package name trie. - Export clean Tree, Node, and Prefix API for external and internal reuse. - Update ris... push 25 Aug 2026 02:35AM UTC Chris Morrow github
95.37
32801116628 main Fix all golangci-lint findings across codebase and tests - Remove unused mutex lock field on Node in trie.go. - Fix deferred Close error discards and ignore unused parameters in rislive.go and test helpers. - Use slice append expansion for prefix... push 25 Aug 2026 02:22AM UTC Chris Morrow github
95.37
32800913334 main Add golangci-lint workflow, configuration, and badge - Add .golangci.yml configuration with standard linters. - Add .github/workflows/golangci-lint.yml using golangci-lint-action@v6. - Replace broken Go Report Card badge with native golangci-lint... push 25 Aug 2026 02:18AM UTC Chris Morrow github
95.38
32800563374 main Update badges in README.md - Replace decommissioned LGTM alert badge with native CodeQL action badge. - Update Coveralls badge to track main branch. - Modernize workflow badge URL syntax. TAG=agy CONV=07029780-5dc0-4a1d-ad87-88ac3aaa1a48 push 25 Aug 2026 02:13AM UTC Chris Morrow github
95.38
32800308787 main Increase overall test coverage to 96.4% and fix Listen stream deadlock - Replace json.Decoder with bufio.Scanner in Listen() to prevent infinite decode loops and hanging channel receivers when encountering malformed JSON lines. - Add tests for ... push 25 Aug 2026 02:09AM UTC Chris Morrow github
95.38
See All Builds (49)
  • 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