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

CenterForOpenScience / ember-osf-web / 17130670113

21 Aug 2025 02:55PM UTC coverage: 67.218%. Remained the same
17130670113

push

github

adlius
Merge tag '25.15.1' into develop

Hotfix for disallowing submissions on OSF Preprint

3279 of 5350 branches covered (61.29%)

Branch coverage included in aggregate %.

8552 of 12251 relevant lines covered (69.81%)

184.26 hits per line

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

0.0
/app/adapters/registration-subscription.ts
1
import OsfAdapter from './osf-adapter';
2

3
export default class RegistrationSubscriptionAdapter extends OsfAdapter {
4
    parentRelationship = 'registration-provider';
×
5
}
6

7
declare module 'ember-data/types/registries/adapter' {
8
    export default interface AdapterRegistry {
9
        'registration-subscription': RegistrationSubscriptionAdapter;
10
    } // eslint-disable-line semi
11
}
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