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

safe-global / safe-client-gateway / 18371096929
90%
main: 89%

Build:
Build:
LAST BUILD BRANCH: feat/evm-revert-decoding
DEFAULT BRANCH: main
Ran 09 Oct 2025 09:02AM UTC
Jobs 2
Files 952
Run time 2min
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

09 Oct 2025 09:00AM UTC coverage: 89.89% (+0.7%) from 89.164%
18371096929

Pull #2740

github

katspaugh
fix: Properly separate unit and integration tests

This commit fixes the issue where unit tests were incorrectly requiring
real infrastructure (Postgres, Redis, RabbitMQ).

Changes:
- Renamed 20 test files from .spec.ts to .integration.spec.ts:
  - 13 migration tests that use TestDbFactory
  - 7 datasource tests that require real database connections
- Removed ./migrations from jest-unit.json roots
- Updated TESTING.md to accurately reflect test organization:
  - Unit tests (~309): No external dependencies, all mocked
  - Integration tests (~27): Require real infrastructure

Unit tests can now run without Docker services.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Pull Request #2740: Tests: Separate unit and integration tests into parallel CI jobs

3849 of 4753 branches covered (80.98%)

Branch coverage included in aggregate %.

12937 of 13921 relevant lines covered (92.93%)

553.45 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
0.0
-17.65% src/__tests__/util/retry.ts
Jobs
ID Job ID Ran Files Coverage
1 run-integration-tests - 18371096929.1 09 Oct 2025 09:02AM UTC 267
84.14
GitHub Action Run
2 run-unit-tests - 18371096929.2 09 Oct 2025 09:06AM UTC 1872
88.63
GitHub Action Run
Source Files on build 18371096929
  • Tree
  • List 952
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #18371096929
  • Pull Request #2740
  • PR Base - main (#18313008342)
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