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

CenterForOpenScience / angular-osf
54%
develop: 56%

Build:
Build:
LAST BUILD BRANCH: fix/ENG-9974
DEFAULT BRANCH: develop
Repo Added 24 Oct 2025 12:55PM UTC
Token 536I9zKeTG8ORJ87HjPn2q8CE1d3JnQgf regen
Build 300 Last
Files 850
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH hotfix/25.3.1
branch: hotfix/25.3.1
CHANGE BRANCH
x
Reset
Sync Branches
  • hotfix/25.3.1
  • ENG-9225
  • ENG-9260
  • FE-changes-for-freq-prefs
  • chore/add-service-name-fallback
  • chore/gha-cleanup
  • chore/license
  • develop
  • feat/8975-redirect-service
  • feat/ENG-8545
  • feat/ENG-8845
  • feat/ENG-9290
  • feat/ENG-9544
  • feat/ENG-9556
  • feat/ENG-9609
  • feat/ENG-9631
  • feat/ENG-9632
  • feat/ENG-9643
  • feat/ENG-9792
  • feat/ENG-9951
  • feat/chunk-imporvements
  • feat/configure-citation-addons-redirect
  • feat/coveralls
  • feat/disable-prerender
  • feat/show-configured-addon-provider-icon
  • feature/ENG-6719
  • feature/active-flags
  • feature/gha
  • feature/login-url
  • feature/notifications-refactor
  • feature/pbs-25.02
  • feature/pbs-25.03
  • feature/pbs-25.04
  • feature/poorly-worded
  • fix-connected-addon-icon
  • fix-preprint-edit
  • fix-project-forking
  • fix-update-FE-for-NR
  • fix/ENG--9242
  • fix/ENG--9565
  • fix/ENG--9618
  • fix/ENG-10002
  • fix/ENG-10032
  • fix/ENG-9042
  • fix/ENG-9059
  • fix/ENG-9071
  • fix/ENG-9073
  • fix/ENG-9078
  • fix/ENG-9082
  • fix/ENG-9164
  • fix/ENG-9166_fix-curator-permissions
  • fix/ENG-9198
  • fix/ENG-9234
  • fix/ENG-9243
  • fix/ENG-9255
  • fix/ENG-9255-v2
  • fix/ENG-9260
  • fix/ENG-9260_Google-Drive-files-not-loading-once-root-folder-selected
  • fix/ENG-9275
  • fix/ENG-9511
  • fix/ENG-9542
  • fix/ENG-9608
  • fix/ENG-9618
  • fix/ENG-9623
  • fix/ENG-9625
  • fix/ENG-9627
  • fix/ENG-9633
  • fix/ENG-9637
  • fix/ENG-9638
  • fix/ENG-9639
  • fix/ENG-9641
  • fix/ENG-9644
  • fix/ENG-9647_some-wiki-pages-never-load
  • fix/ENG-9682
  • fix/ENG-9683
  • fix/ENG-9684
  • fix/ENG-9685
  • fix/ENG-9720
  • fix/ENG-9722
  • fix/ENG-9728
  • fix/ENG-9732
  • fix/ENG-9749
  • fix/ENG-9768
  • fix/ENG-9769
  • fix/ENG-9770
  • fix/ENG-9780
  • fix/ENG-9788
  • fix/ENG-9802
  • fix/ENG-9802-v2
  • fix/ENG-9807
  • fix/ENG-9809
  • fix/ENG-9835
  • fix/ENG-9837
  • fix/ENG-9838
  • fix/ENG-9839
  • fix/ENG-9917
  • fix/ENG-9917-v2
  • fix/ENG-9943
  • fix/ENG-9955
  • fix/ENG-9956
  • fix/ENG-9974
  • fix/ENG_9260
  • fix/addon-icon
  • fix/addons-icons
  • fix/build-errors
  • fix/center-logo
  • fix/code-improvements
  • fix/collection-fixes
  • fix/drag-drop-files
  • fix/drag-drop-single-file
  • fix/eng-8553
  • fix/eng-9072
  • fix/fix-authenticated-ORCID-is-not-being-displayed
  • fix/fix-authenticated-ORCID-is-not-displayed
  • fix/fix-authenticated-ORCID-is-not-shown
  • fix/make-icon-of-preprint-and-collections-centered
  • fix/make-mappers-use-fix-bad-ecoding
  • fix/merge-develop
  • fix/missing-language-for-adding-email-button
  • fix/notification-prefs
  • fix/project-storage
  • fix/projects-do-not-open-on-collection-moderation-page
  • fix/recent-activity-refactor
  • fix/ssr-disable
  • fix/unable-to-rename-wiki
  • fix/user-revieves-an-error-message-when-navigating-to-unloadable-addon
  • hotfix/25.4.1
  • hotfix/25.4.2
  • hotfix/25.4.3
  • hotfix/26.1.1
  • main
  • redirect-addon-bugfixes
  • redirect-language-update
  • refactor/configurable-api-root
  • release/26.1.0
  • revert-736-ENG-9260
  • revert-761-fix/notification-prefs
  • test/ENG-9973
  • test/new-unit-tests

10 Nov 2025 01:39PM UTC coverage: 54.331% (+0.002%) from 54.329%
19233549190

push

github

web-flow
fix(preprint): Change the import of FetchPreprintById action (#751)

## Purpose

Preprint edit page is not working after the 25.3.0 release. This fix the problem,

## Summary of Changes

The issue occurs because the `update-preprint-stepper` component imports and dispatches the `FetchPreprintById` action in `PreprintStateModel` instead of the `PreprintStepperStateModel`. Changed the import of the `FetchPreprintById` action to import from the correct place.

1977 of 6436 branches covered (30.72%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

14339 of 23595 relevant lines covered (60.77%)

13.63 hits per line

Relevant lines Covered
Build:
Build:
23595 RELEVANT LINES 14339 COVERED LINES
13.63 HITS PER LINE
Source Files on hotfix/25.3.1
  • Tree
  • List 830
  • Changed 422
  • Source Changed 1
  • Coverage Changed 422
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19233549190 hotfix/25.3.1 fix(preprint): Change the import of FetchPreprintById action (#751) ## Purpose Preprint edit page is not working after the 25.3.0 release. This fix the problem, ## Summary of Changes The issue occurs because the `update-preprint-stepper` compo... push 10 Nov 2025 01:44PM UTC web-flow github
54.33
19220767843 hotfix/25.3.1 Merge branch 'release/25.3.0' push 10 Nov 2025 04:41AM UTC adlius github
54.33
See All Builds (298)

Badge your Repo: angular-osf

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
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

© 2026 Coveralls, Inc