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

CenterForOpenScience / ember-osf-web / 12892580303

21 Jan 2025 05:34PM UTC coverage: 68.238% (+3.3%) from 64.94%
12892580303

Pull #2447

github

web-flow
Merge df98061b6 into 8621f29d7
Pull Request #2447: [ENG-6813] FE Reference PR for Preprints DOI Versioning

2961 of 4719 branches covered (62.75%)

Branch coverage included in aggregate %.

203 of 269 new or added lines in 13 files covered. (75.46%)

91 existing lines in 1 file now uncovered.

7418 of 10491 relevant lines covered (70.71%)

203.22 hits per line

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

0.0
/app/preprints/new-version/controller.ts
1
import Controller from '@ember/controller';
2
import { action } from '@ember/object';
3

4
export default class PreprintNewVersionController extends Controller {
5
    @action
6
    noop() {
NEW
7
        return;
×
8
    }
9
}
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