Skip to content

Conversation

@Janell-Huyck
Copy link
Contributor

Waiting on PR for issue 61 to be merged first and to rebase off it.


Update Footer Links

This PR fixes two broken/outdated links in the application footer.

Changes

  • Copyright Information link: Updated from the broken https://commercialization.uc.edu/copyright-infringement (404 error) to the correct Digital Technology Solutions page at https://www.uc.edu/about/ucit/about/copyright.html

  • Samvera link: Removed www subdomain from the Samvera link, changing from https://www.samvera.org to https://samvera.org to match the canonical URL

Files Changed

  • config/locales/hyrax.en.yml - Updated footer link URLs

…ization

- Remove SimpleCov/Coveralls setup from spec_helper.rb to prevent double initialization
- Consolidate all coverage setup in rails_helper.rb
- Add simplecov-lcov and configure LCOV formatter for CircleCI
- Use SimpleCov.formatters (plural) with all three formatters: HTML, LCOV, and Coveralls
- Configure formatters before starting SimpleCov to ensure proper setup
- Replace SimpleCov.start with Coveralls.wear! to properly handle parallel test execution
- Configure formatters before Coveralls.wear! starts SimpleCov
- Maintains LCOV formatter for CircleCI upload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants