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

safe-global / safe-config-service / 26894946072
99%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2026 03:28PM UTC
Jobs 1
Files 97
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

03 Jun 2026 03:26PM UTC coverage: 99.272% (+0.005%) from 99.267%
26894946072

push

github

web-flow
fix(chains): renumber duplicate 0055 migration to 0056 (#1580)

Both 0055_gastoken (#1557) and 0055_chain_relayer_type (#1555) declared
0054_chain_vpc_rpc_uri as their dependency, creating two leaf nodes in the
chains migration graph and breaking `migrate` with a conflicting-migrations
error.

Renumber the later-merged 0055_chain_relayer_type to 0056 and repoint its
dependency to 0055_gastoken, restoring a linear chain:
0054_chain_vpc_rpc_uri -> 0055_gastoken -> 0056_chain_relayer_type.

0055_gastoken keeps its number because it merged first and may already be
applied in deployed databases; the two operations are independent so ordering
does not change any emitted SQL.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

1500 of 1511 relevant lines covered (99.27%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26894946072.1 03 Jun 2026 03:28PM UTC 97
99.27
GitHub Action Run
Source Files on build 26894946072
  • Tree
  • List 97
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26894946072
  • 5660bb91 on github
  • Prev Build on main (#26884066622)
  • Next Build on main (#26895975837)
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