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

curationexperts / cypripedium
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/bundler/net-imap-0.5.15
DEFAULT BRANCH: main
Repo Added 23 Jan 2018 02:12PM UTC
Files 91
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 dependabot/bundler/net-imap-0.5.15
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add_coveralls
  • archives
  • archives2
  • archives3
  • archvies4
  • aws_tags
  • bag_refactor
  • bootstrap4
  • bs4_draft
  • cap_changes
  • capistrano
  • code_climate
  • collection_sort
  • creator_order
  • dependabot/bundler/actionview-7.2.3.1
  • dependabot/bundler/activerecord-7.2.2.2
  • dependabot/bundler/activestorage-7.2.2.2
  • dependabot/bundler/activestorage-7.2.3.1
  • dependabot/bundler/activesupport-7.2.3.1
  • dependabot/bundler/aws-sdk-s3-1.208.0
  • dependabot/bundler/bcrypt-3.1.22
  • dependabot/bundler/devise-5.0.3
  • dependabot/bundler/faraday-2.14.1
  • dependabot/bundler/google-protobuf-3.25.5
  • dependabot/bundler/json-2.10.2
  • dependabot/bundler/net-imap-0.5.15
  • 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/nokogiri-1.19.1
  • dependabot/bundler/rack-2.2.13
  • dependabot/bundler/rack-2.2.14
  • dependabot/bundler/rack-2.2.18
  • dependabot/bundler/rack-2.2.19
  • dependabot/bundler/rack-2.2.20
  • dependabot/bundler/rack-2.2.22
  • dependabot/bundler/rexml-3.4.2
  • dependabot/bundler/thor-1.4.0
  • dependabot/bundler/uri-1.0.3
  • dependabot/bundler/uri-1.0.4
  • deployment_woes
  • envioronment-badge
  • environment_badge
  • fix_atom_encoding
  • fix_binstubs
  • fix_citation_date_error
  • fix_collection_link
  • fix_create_work
  • fix_create_work_button
  • fix_deploy
  • fix_flaky_test
  • fix_report_download
  • fix_searches
  • fix_sort_and_per_page
  • h5_patch_update_redux
  • handle_deprecations
  • hyrax_3x_latest
  • hyrax_51
  • hyrax_51_rc2
  • initial_h5_redux
  • json_creators
  • json_views
  • main
  • parallelism_test
  • patch_upgrade
  • patch_upgrade2
  • pre-xray-rails-upgrade
  • production_tuning
  • rack_mini_profiler
  • remove_content_dm
  • remove_contentdm
  • remove_creator_migration
  • remove_dead_code
  • remove_execption_flow
  • semantic_logging
  • simplify_fits
  • stats
  • update_badge
  • update_docker
  • update_jquery
  • update_readme
  • upgrade_cleanup
  • upgrade_hyrax5
  • v5.8.0-for-load
  • wip_creator_views

09 Jun 2026 08:08PM UTC coverage: 98.602%. Remained the same
ab740d53-301d-433e-ab69-0a9db06f4d89

Pull #754

circleci

web-flow
Bump net-imap from 0.5.8 to 0.5.15

Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.8 to 0.5.15.
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](https://github.com/ruby/net-imap/compare/v0.5.8...v0.5.15)

---
updated-dependencies:
- dependency-name: net-imap
  dependency-version: 0.5.15
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #754: Bump net-imap from 0.5.8 to 0.5.15

1199 of 1216 relevant lines covered (98.6%)

17.38 hits per line

Relevant lines Covered
Build:
Build:
1216 RELEVANT LINES 1199 COVERED LINES
17.38 HITS PER LINE
Source Files on main
  • Tree
  • List 91
  • 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
ab740d53... dependabot/bundler/net-imap-0.5.15 Bump net-imap from 0.5.8 to 0.5.15 Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.8 to 0.5.15. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.8...v0.5.15) --- u... Pull #754 09 Jun 2026 08:15PM UTC web-flow circleci
98.6
696e9b5e... archvies4 Add routing and controller support for BagIt exports This change adds the necessary routes and controller actions to allow administrators to submit new BagIt export jobs. push 09 Jun 2026 07:18AM UTC mark-dce circleci
98.72
42c5d6af... archvies4 Add routing and controller support for BagIt exports This change adds the necessary routes and controller actions to allow administrators to submit new BagIt export jobs. push 09 Jun 2026 06:06AM UTC mark-dce circleci
98.72
def33c65... archives3 Add code to run export jobs in the background The new job accepts an `Export` object and creates a BagIt archive that inlcudes each of the works corresponding to the identifiers in the `.items` array. push 08 Jun 2026 09:54PM UTC mark-dce circleci
98.64
39c7d4ef... archives2 Add Exports controller and index view This change adds the basic scaffold for managing Exports. * Routing updates for index, delete, and download paths * Exports controller * Index view * Dashboard navigation link push 05 Jun 2026 06:18PM UTC mark-dce circleci
98.64
d87cfbe6... archives2 Add Exports controller and index view This change adds the basic scaffold for managing Exports. * Routing updates for index, delete, and download paths * Exports controller * Index view * Dashboard navigation link push 05 Jun 2026 02:19AM UTC mark-dce circleci
98.64
43c2e7e4... archives2 Add Exports controller and index view This change adds the basic scaffold for managing Exports. * Routing updates for index, delete, and download paths * Exports controller * Index view * Dashboard navigation link push 05 Jun 2026 02:16AM UTC mark-dce circleci
98.64
8e44d606... archives Add an Export model to support BagIt exports This adds the basic ActiveRecord based model to track bags and their processing status. push 04 Jun 2026 09:44PM UTC mark-dce circleci
98.61
6023a366... main Merge pull request #753 from curationexperts/fix_atom_encoding Patch Qualys flagged unencoded parameters push 21 May 2026 08:19PM UTC web-flow circleci
98.6
6db8f690... fix_atom_encoding Patch Qualys flagged unencoded parameters **ISSUE** Qualys scans report a large number of potential unencoded character vulnerabilites. We believe that the application sufficiently protects from the potential threat vector, but we want to elimina... Pull #753 21 May 2026 08:03PM UTC mark-dce circleci
98.6
See All Builds (573)
  • 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