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

migration-script-runner / msr-core / a2e78965-2940-4731-8ec9-c9901f165fbc
100%

Build:
DEFAULT BRANCH: master
Ran 23 Nov 2025 04:56PM UTC
Jobs 1
Files 25
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

23 Nov 2025 04:55PM UTC coverage: 100.0%. Remained the same
a2e78965-2940-4731-8ec9-c9901f165fbc

push

circleci

Vova Lavrynovych
#48: Improve type safety: Remove 'any' types and define proper IDB interface

- Define IDB interface with index signature for type-safe flexibility
- Change IMigrationScript.save() return type from Promise<any> to Promise<void>
- Update Utils.promiseAll generic constraint from Promise<any> to Promise<unknown>
- Update SchemaVersionService.save() return type to Promise<void>
- Remove all eslint-disable comments for type suppressions
- Update test mocks to implement IDB interface properly
- Update documentation to show extending IDB pattern for type safety

239 of 239 branches covered (100.0%)

Branch coverage included in aggregate %.

425 of 425 relevant lines covered (100.0%)

51.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 a2e78965-2940-4731-8ec9-c9901f165fbc.1 23 Nov 2025 04:55PM UTC 25
100.0
Source Files on build a2e78965-2940-4731-8ec9-c9901f165fbc
  • Tree
  • List 25
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #A2E78965...
  • b90be3d5 on github
  • Prev Build on master (#46C622AA...)
  • Next Build on master (#F836E67E...)
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