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

Tribally-Games / arcade-contracts / 18929517494
98%

Build:
DEFAULT BRANCH: main
Ran 30 Oct 2025 04:07AM UTC
Jobs 1
Files 13
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

30 Oct 2025 04:05AM UTC coverage: 95.724% (-1.5%) from 97.241%
18929517494

push

github

hiddentao
refactor: use custom error reverts for quote calculations

Replace return values with CalculatedAmountOut custom error for quote
operations across adapters and gateway. This improves gas efficiency for
view-only quote simulations by using reverts instead of state-changing
returns.

- Add CalculatedAmountOut error to IDexSwapAdapter interface and LibErrors
- Update DummyDexAdapter and UniversalSwapAdapter getQuote implementations
- Update GatewayFacet calculateUsdc to use custom error
- Add parseCalculatedAmountOut utility in gateway-utils for error parsing
- Update test scripts to handle new quote mechanism
- Improve deployment script verification flow with skip option
- Update deployment addresses for Base and Ronin networks
- Add warning note about non-USDC deposits on Base

54 of 63 branches covered (85.71%)

Branch coverage included in aggregate %.

13 of 17 new or added lines in 4 files covered. (76.47%)

237 of 241 relevant lines covered (98.34%)

18.67 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
96.72
-3.28% src/facets/GatewayFacet.sol
3
66.67
-33.33% src/libs/LibToken.sol
Jobs
ID Job ID Ran Files Coverage
1 18929517494.1 30 Oct 2025 04:07AM UTC 13
95.72
GitHub Action Run
Source Files on build 18929517494
  • Tree
  • List 13
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #18929517494
  • b6e18d24 on github
  • Prev Build on main (#18895467793)
  • Next Build on main (#18929581148)
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