• 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 fix_sort_and_per_page
branch: fix_sort_and_per_page
CHANGE BRANCH
x
Reset
  • fix_sort_and_per_page
  • 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
  • h5_patch_update_redux
  • handle_deprecations
  • hyrax_3x_latest
  • hyrax_51
  • 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

11 Mar 2025 07:49AM UTC coverage: 98.475%. Remained the same
a3774e1b-062b-4bd5-a8e0-9e1bfd26c814

Pull #671

circleci

mark-dce
Fix flaky test

**ISSUE**
The test was failing because with some random seeds, the tests were
setting up collection types and persisting the default ID before
this test was run, and then deleting the database object corresponding
to the persisted id.

The error looked like this:
```
  1) Collections listing from homepage link displays only collections
     Failure/Error: click_on 'all_collections'

     ActionView::Template::Error:
       Couldn't find Hyrax::CollectionType with 'id'=2
     # ./spec/system/collection_link_spec.rb:37:in `block (3 levels) in <top (required)>'
     # ------------------
     # --- Caused by: ---
     # ActiveRecord::RecordNotFound:
     #   Couldn't find Hyrax::CollectionType with 'id'=2
     #   ./spec/system/collection_link_spec.rb:37:in `block (3 levels) in <top (required)>'
```

**RESOLUTION**
Force clean Fedora before running the test to eliminate mis-matches between
IDs and persisted objects.
Pull Request #671: Fix flaky test

1033 of 1049 relevant lines covered (98.47%)

10.29 hits per line

Relevant lines Covered
Build:
Build:
1049 RELEVANT LINES 1033 COVERED LINES
10.29 HITS PER LINE
Source Files on fix_sort_and_per_page
  • Tree
  • List 84
  • 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
a3774e1b... fix_sort_and_per_page Fix flaky test **ISSUE** The test was failing because with some random seeds, the tests were setting up collection types and persisting the default ID before this test was run, and then deleting the database object corresponding to the persisted ... Pull #671 11 Mar 2025 07:59AM UTC mark-dce circleci
98.47
3cc2c512... fix_sort_and_per_page Add (missing) sort and per-page options in search results **ISSUE** The sorting and page-size options are missing from search results after the Hyrax 5 upgrade. **DIAGNOSIS** Blacklight 7 now provides these UI components via individual configura... Pull #670 11 Mar 2025 07:33AM UTC mark-dce circleci
98.47
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