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

curationexperts / cypripedium
98%
main: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/bundler/rack-2.2.18
DEFAULT BRANCH: main
Repo Added 23 Jan 2018 02:12PM UTC
Files 89
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 hyrax_51
branch: hyrax_51
CHANGE BRANCH
x
Reset
  • hyrax_51
  • add_coveralls
  • bag_refactor
  • bootstrap4
  • bs4_draft
  • cap_changes
  • capistrano
  • code_climate
  • collection_sort
  • creator_order
  • dependabot/bundler/activerecord-7.2.2.2
  • dependabot/bundler/activestorage-7.2.2.2
  • dependabot/bundler/google-protobuf-3.25.5
  • dependabot/bundler/json-2.10.2
  • dependabot/bundler/net-imap-0.5.6
  • dependabot/bundler/net-imap-0.5.7
  • dependabot/bundler/nokogiri-1.18.3
  • dependabot/bundler/nokogiri-1.18.4
  • dependabot/bundler/nokogiri-1.18.8
  • dependabot/bundler/nokogiri-1.18.9
  • dependabot/bundler/rack-2.2.13
  • dependabot/bundler/rack-2.2.14
  • dependabot/bundler/rack-2.2.18
  • dependabot/bundler/thor-1.4.0
  • dependabot/bundler/uri-1.0.3
  • deployment_woes
  • fix_binstubs
  • fix_citation_date_error
  • fix_collection_link
  • fix_create_work
  • fix_create_work_button
  • fix_flaky_test
  • fix_searches
  • fix_sort_and_per_page
  • h5_patch_update_redux
  • handle_deprecations
  • hyrax_3x_latest
  • hyrax_51_rc2
  • initial_h5_redux
  • json_creators
  • main
  • parallelism_test
  • patch_upgrade
  • patch_upgrade2
  • pre-xray-rails-upgrade
  • production_tuning
  • remove_content_dm
  • remove_contentdm
  • remove_creator_migration
  • remove_dead_code
  • semantic_logging
  • simplify_fits
  • stats
  • update_badge
  • update_readme
  • upgrade_cleanup
  • upgrade_hyrax5
  • v5.8.0-for-load
  • wip_creator_views

10 May 2025 05:55PM UTC coverage: 98.495% (-0.004%) from 98.499%
c4959e57-7ba1-46a9-96f2-531a2b1554ea

Pull #702

circleci

mark-dce
Stop using posix-spawn for mini_magick

The posix-spawn functionality has been obsolete for some time, see
* https://github.com/minimagick/minimagick/pull/558
* https://github.com/minimagick/minimagick/releases/tag/v4.13.0

This change removes the initializer that enables posix-spawn, since
it's use is not compatible with Ruby 3.x+
Pull Request #702: Stop using posix-spawn for mini_magick

1047 of 1063 relevant lines covered (98.49%)

10.76 hits per line

Relevant lines Covered
Build:
Build:
1063 RELEVANT LINES 1047 COVERED LINES
10.76 HITS PER LINE
Source Files on hyrax_51
  • Tree
  • List 85
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
c4959e57... hyrax_51 Stop using posix-spawn for mini_magick The posix-spawn functionality has been obsolete for some time, see * https://github.com/minimagick/minimagick/pull/558 * https://github.com/minimagick/minimagick/releases/tag/v4.13.0 This change removes the... Pull #702 10 May 2025 06:05PM UTC mark-dce circleci
98.49
1f40ee72... hyrax_51 Ensure credentials are shared across deployments We want Capstrano to treat `./config/master.key` as a shared file so it persists across deployments. With this strategy, the `master.key` file must be installed out of band from the deployment pro... Pull #701 10 May 2025 05:40PM UTC mark-dce circleci
98.5
edd136a5... hyrax_51 [MAINTENANCE] Fix version number in CircleCI build name Pull #700 09 May 2025 07:42PM UTC mark-dce circleci
98.5
c740bb86... hyrax_51 Migrate from Rails secrets to credentials **ISSUE** Rails 7.2 dropped support for the Rails `./config/secrets.yml` file and our production deployments will no longer work with the old security setup. **RESOLUTION** Generate an encrypted credenti... Pull #699 09 May 2025 07:34PM UTC mark-dce circleci
98.5
ebdf14c1... hyrax_51 Migrate from Rails secrets to credentials **ISSUE** Rails 7.2 dropped support for the Rails `./config/secrets.yml` file and our production deployments will no longer work with the old security setup. **RESOLUTION** Generate an encrypted credenti... push 09 May 2025 07:29PM UTC mark-dce circleci
98.5
157e4dc8... hyrax_51 Fix fixture path deprecation **Deprecation Warnings:** Rails 7.1 has deprecated the singular fixture_path in favour of an array. You should migrate to plural. Pull #698 09 May 2025 06:03PM UTC mark-dce circleci
98.5
aedd8676... hyrax_51 Fix fixture path deprecation **Deprecation Warnings:** Rails 7.1 has deprecated the singular fixture_path in favour of an array. You should migrate to plural. Pull #698 09 May 2025 03:25PM UTC mark-dce circleci
98.5
8f886bde... hyrax_51 Fix enum deprecation warning **DEPRECATION WARNING:** Defining enums with keyword arguments is deprecated and will be removed in Rails 8.0. Positional arguments should be used instead: ``` enum :status, {:unavailable=>0, :queued=>1, :working=>2,... Pull #697 09 May 2025 03:14PM UTC mark-dce circleci
98.5
c1663060... hyrax_51 [REFACTOR] Fix flaky tests This change introduces checks to ensure the page has sucessfully reloaded before executing tests that have been failing intermittently due to page refresh issues. Pull #696 09 May 2025 02:50PM UTC mark-dce circleci
98.5
635a3027... hyrax_51 Ensure the application uses the AF FileSet model **ISSUE** The Hyrax 5.x upgrade changed the default for fileset to the valkyrie-based `Hyrax::FileSet` model instead of the active-fedora `FileSet` model. This broke a variety of functions on exist... Pull #695 09 May 2025 02:39PM UTC mark-dce circleci
98.5
See All Builds (508)
  • 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

© 2025 Coveralls, Inc