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

vocdoni / vocdoni-node / 10506130491 / 2
63%
main: 63%

Build:
DEFAULT BRANCH: main
Ran 22 Aug 2024 10:35AM UTC
Files 174
Run time 5s
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

22 Aug 2024 09:32AM UTC coverage: 51.529% (-0.4%) from 51.912%
10506130491.2

push

github

altergui
api: hotfix legacy endpoints, restoring their old behaviour

rather than a "404 page not found" all the legacy endpoints had different behaviours

endpoints that return an empty list
  * GET /accounts/{accountId}/fees/page/{page}
  * GET /accounts/page/{page}
  * GET /chain/organizations/page/{page}
  * POST /chain/organizations/filter/page/{page}
  * GET /chain/transactions/page/{page}
  * GET /chain/blocks/{height}/transactions/page/{page}
  * GET /chain/fees/page/{page}
  * GET /chain/fees/reference/{reference}/page/{page}
  * GET /chain/fees/type/{type}/page/{page}
  * POST /elections/filter/page/{page}
  * POST /elections/filter
  * GET /elections/page/{page}
  * GET /elections/{electionId}/votes/page/{page}

odd endpoints that return {}
  * GET /accounts/{organizationId}/elections/page/{page}
  * GET /accounts/{organizationId}/elections/status/{status}/page/{page}

odd endpoint that returns {"transfers":{"received":[],"sent":[]}}
  * GET /accounts/{accountId}/transfers/page/{page}

the new endpoints are of course unaffected, they still return "page not found":
  * GET /accounts
  * GET /chain/organizations
  * GET /chain/transactions
  * GET /chain/fees
  * GET /chain/transfers
  * GET /elections
  * GET /votes

13195 of 25607 relevant lines covered (51.53%)

4739.29 hits per line

Source Files on job integration - 10506130491.2
  • Tree
  • List 0
  • Changed 86
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10506130491
  • 6f4642ce on github
  • Prev Job for on main (#10457504105.1)
  • Next Job for on main (#10522335386.2)
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