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

HDT3213 / godis / 5892708356
73%

Build:
DEFAULT BRANCH: master
Ran 17 Aug 2023 03:12PM UTC
Jobs 1
Files 63
Run time 11min
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

17 Aug 2023 02:53PM UTC coverage: 73.218% (-0.001%) from 73.219%
5892708356

Pull #204

github

HK40404
bugfix: Runtime error will happen in RemoveAllByVal() if iter.remove() removes quicklist's last page (it happens when last page has only one item) and the quicklist is not empty. In this case, iter.atEnd() will be false, which will cause a nil pointer dereference.
Solution: If iter.remove() remove last item, let it meet iter.atEnd().
Pull Request #204: Fix bug in quicklist.go

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

7671 of 10477 relevant lines covered (73.22%)

0.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5892708356.1 17 Aug 2023 03:12PM UTC 0
73.22
GitHub Action Run
Source Files on build 5892708356
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #204
  • PR Base - master (#5699313734)
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