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

vocdoni / vocdoni-node / 10506130491
63%

Build:
DEFAULT BRANCH: main
Ran 22 Aug 2024 10:35AM UTC
Jobs 2
Files 181
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

22 Aug 2024 09:32AM UTC coverage: 62.404% (-0.3%) from 62.697%
10506130491

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

72 of 246 new or added lines in 5 files covered. (29.27%)

1 existing line in 1 file now uncovered.

16514 of 26463 relevant lines covered (62.4%)

38513.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unit - 10506130491.1 22 Aug 2024 10:35AM UTC 0
50.27
GitHub Action Run
2 integration - 10506130491.2 22 Aug 2024 10:35AM UTC 0
51.53
GitHub Action Run
Source Files on build 10506130491
Detailed source file information is not available for this build.
  • Back to Repo
  • 6f4642ce on github
  • Prev Build on feat/api-elections-date-filters (#10457504105)
  • Next Build on main (#10522335386)
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