CenterForOpenScience / ember-osf-web

Ember front-end for the Open Science Framework
https://osf.io
Apache License 2.0
120 stars 56 forks source link

[ENG-5024] feature/insti-dash-improv #2395

Open futa-ikeda opened 4 days ago

futa-ikeda commented 4 days ago

Purpose

Summary of Changes

Screenshot(s)

Side Effects

QA Notes

coveralls commented 4 days ago

Pull Request Test Coverage Report for Build 11921989228

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
app/institutions/dashboard/projects/controller.ts 20 21 95.24%
app/institutions/dashboard/registrations/controller.ts 20 21 95.24%
app/institutions/dashboard/route.ts 1 2 50.0%
app/models/institution-user.ts 0 1 0.0%
lib/osf-components/addon/components/osf-layout/component.ts 3 4 75.0%
app/models/index-card.ts 4 8 50.0%
app/packages/osfmap/jsonld.ts 12 16 75.0%
app/models/search-result.ts 15 20 75.0%
app/institutions/dashboard/-components/object-list/contributors-field/component.ts 19 26 73.08%
lib/osf-components/addon/components/index-card-searcher/component.ts 18 25 72.0%
<!-- Total: 483 546 88.46% -->
Files with Coverage Reduction New Missed Lines %
app/models/search-result.ts 2 66.67%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 11598072954: 1.2%
Covered Lines: 6932
Relevant Lines: 10278

💛 - Coveralls