WIP: Libscholar 45 update links in footer#1191
Open
Janell-Huyck wants to merge 11 commits intodevelopfrom
Open
WIP: Libscholar 45 update links in footer#1191Janell-Huyck wants to merge 11 commits intodevelopfrom
Janell-Huyck wants to merge 11 commits intodevelopfrom
Conversation
…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 athttps://www.uc.edu/about/ucit/about/copyright.htmlSamvera link: Removed
wwwsubdomain from the Samvera link, changing fromhttps://www.samvera.orgtohttps://samvera.orgto match the canonical URLFiles Changed
config/locales/hyrax.en.yml- Updated footer link URLs