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

CenterForOpenScience / ember-osf-web / 10563480323

26 Aug 2024 04:27PM UTC coverage: 60.79% (-2.3%) from 63.063%
10563480323

Pull #2298

github

web-flow
Merge df7bde523 into 586d4e513
Pull Request #2298: [ENG-6009] Create Preprint Card

1122 of 2049 branches covered (54.76%)

Branch coverage included in aggregate %.

1 of 9 new or added lines in 3 files covered. (11.11%)

2740 of 4304 relevant lines covered (63.66%)

463.91 hits per line

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

0.0
/app/preprints/my-preprints/controller.ts
1
import Controller from '@ember/controller';
2

3
export default class PreprintsMyPreprintsController extends Controller {
4
    get preprints() {
NEW
5
        return this.model;
×
6
    }
7
}
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