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

CenterForOpenScience / ember-osf-web / 12832262567

17 Jan 2025 03:43PM UTC coverage: 68.238% (+3.3%) from 64.94%
12832262567

Pull #2447

github

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

2960 of 4717 branches covered (62.75%)

Branch coverage included in aggregate %.

202 of 268 new or added lines in 13 files covered. (75.37%)

94 existing lines in 2 files now uncovered.

7417 of 10490 relevant lines covered (70.71%)

203.5 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