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

vlavrynovych / msr-firebase / 42

11 Dec 2023 09:39AM UTC coverage: 70.946% (+0.6%) from 70.345%
42

push

travis-pro

vlavrynovych
#11: Refactoring and code cleanup

8 of 15 branches covered (0.0%)

Branch coverage included in aggregate %.

11 of 11 new or added lines in 2 files covered. (100.0%)

97 of 133 relevant lines covered (72.93%)

1.85 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/src/service/MigrationScriptService.ts
1
import {EntityService} from "./EntityService";
1✔
2
import {MigrationInfo} from "../model";
3
import {IMigrationScript} from "migration-script-runner";
4

5
export class MigrationScriptService extends EntityService<MigrationInfo> implements IMigrationScript {}
1✔
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

© 2025 Coveralls, Inc