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

KarpelesLab / libwallet / 24923075580
24%

Build:
DEFAULT BRANCH: master
Ran 25 Apr 2026 05:06AM UTC
Jobs 1
Files 111
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

25 Apr 2026 04:32AM UTC coverage: 20.388% (+0.07%) from 20.314%
24923075580

push

github

MagicalTux
wltswap/jupiter: GET /ultra/v1/order (was 404'ing on POST)

Jupiter's Ultra /order endpoint accepts only GET — POST returns
HTTP 404. Our adapter has been POSTing JSON since the swap feature
landed, so every Quote() call on Solana failed with:

  POST https://api.jup.ag/ultra/v1/order → HTTP 404: 404 Not Found

Switch to GET with url.Values; /execute remains POST (the signed-
transaction blob doesn't fit a query string). Live SOL→USDC quote
now returns 200 with a valid outAmount.

While here: surface the upstream errorMessage when the order
returns HTTP 200 but transaction:"" (insufficient funds, no
route, slippage too tight). Was returning generic "Jupiter
returned an empty order"; now passes through "Insufficient funds"
etc. so the frontend can display something useful.

Test pinned to GET so a future refactor that flips back to POST
fires loudly instead of silently 404'ing in production.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

0 of 18 new or added lines in 1 file covered. (0.0%)

2972 of 14577 relevant lines covered (20.39%)

129.86 hits per line

Uncovered Changes

Lines Coverage ∆ File
18
3.94
-0.2% wltswap/jupiter.go
Jobs
ID Job ID Ran Files Coverage
1 24923075580.1 25 Apr 2026 05:06AM UTC 111
20.39
GitHub Action Run
Source Files on build 24923075580
  • Tree
  • List 111
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24923075580
  • 74b93d15 on github
  • Prev Build on master (#24894783776)
  • Next Build on master (#24923249329)
  • 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