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

umputun / remark42 / 28798150072
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: fix/tree-limit-tests
DEFAULT BRANCH: master
Ran 06 Jul 2026 02:17PM UTC
Jobs 1
Files 53
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

06 Jul 2026 02:08PM UTC coverage: 85.059% (+0.5%) from 84.535%
28798150072

Pull #2110

github

paskal
Fix comment-tree pagination under-filling exact-fit subtrees

The limit() boundary used >=, so a subtree that fit the page exactly was
treated as overflow and dropped — under-filling the final page (e.g.
limit=5 over subtrees 3,2 returned only the first subtree, 3 comments,
instead of both). Change it to > so an exact-fit subtree is included;
the first node is still always returned in full and larger subtrees
still overflow to the next page.

Adds table tests for MakeTree's limit/offset pagination and countReplies,
and updates the /find consistent-count expectations for the corrected
boundary.
Pull Request #2110: Fix comment-tree pagination under-filling exact-fit subtrees

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

188 existing lines in 4 files now uncovered.

6456 of 7590 relevant lines covered (85.06%)

38.07 hits per line

Coverage Regressions

Lines Coverage ∆ File
129
83.87
-0.18% backend/app/cmd/server.go
33
76.22
-0.14% backend/app/rest/api/admin.go
19
93.96
0.0% backend/app/rest/api/rest.go
7
95.24
-0.28% backend/app/rest/api/middleware.go
Jobs
ID Job ID Ran Files Coverage
1 28798150072.1 06 Jul 2026 02:17PM UTC 53
85.06
GitHub Action Run
Source Files on build 28798150072
  • Tree
  • List 53
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2110
  • PR Base - master (#28757531875)
  • Delete
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