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

Invoca / process_settings
100%

Build:
DEFAULT BRANCH: master
Repo Added 09 Oct 2020 06:19PM UTC
Files 24
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • PASSION_add_regex_matching_for_targeting
  • STORY-13732-upgrade-process-settings-gem-to-support-activesupport-7
  • STORY-17056_allow_higher_psych_versions
  • STORY-18706_gem_best_practices_rails_upgrade
  • TECH-10670_repair_dashboard_and_make_sure_alerts_are_configured_properly
  • TECH-13575_add_ruby_3_2_automated_tests
  • TECH-13919_fix_mini_test_helper_to_call_super_in_teardown
  • TECH-14900_remove_constant_evaluation_support_from_ProcessSettings_gem
  • TECH-17267_support_ruby_3_4
  • TECH-17268_bump_appraisals
  • TECH-17382_test_ruby_3-4_on_public_gems
  • TECH-4861_add_restart_after_fork_method
  • TECH-5976_migrate_ci_to_github_actions
  • TECH-7284_upgrade_ruby_and_bundler
  • dependabot/bundler/activesupport-6.1.4
  • dependabot/bundler/activesupport-6.1.4.1
  • dependabot/bundler/activesupport-6.1.4.3
  • dependabot/bundler/activesupport-6.1.4.4
  • dependabot/bundler/activesupport-6.1.4.6
  • dependabot/bundler/activesupport-6.1.4.7
  • dependabot/bundler/activesupport-6.1.5
  • dependabot/bundler/activesupport-6.1.5.1
  • dependabot/bundler/activesupport-6.1.6
  • dependabot/bundler/activesupport-6.1.6.1
  • dependabot/bundler/activesupport-6.1.7
  • dependabot/bundler/activesupport-7.0.4
  • dependabot/bundler/activesupport-7.0.4.1
  • dependabot/bundler/activesupport-7.0.4.2
  • dependabot/bundler/appraisal-2.4.0
  • dependabot/bundler/appraisal-2.4.1
  • dependabot/bundler/json-2.6.0
  • dependabot/bundler/json-2.6.1
  • dependabot/bundler/json-2.6.2
  • dependabot/bundler/json-2.6.3
  • dependabot/bundler/listen-3.6.0
  • dependabot/bundler/listen-3.7.1
  • dependabot/bundler/listen-3.8.0
  • dependabot/bundler/pry-0.14.1
  • dependabot/bundler/pry-0.14.2
  • dependabot/bundler/psych-3.3.3
  • dependabot/bundler/psych-3.3.4
  • dependabot/bundler/rake-13.0.6
  • dependabot/bundler/rspec-mocks-3.11.1
  • dependabot/bundler/rspec-mocks-3.11.2
  • dependabot/bundler/rspec_junit_formatter-0.5.0
  • dependabot/bundler/rspec_junit_formatter-0.5.1
  • dependabot/bundler/rspec_junit_formatter-0.6.0
  • dependabot/bundler/simplecov-0.22.0
  • master
  • non-production_update_readme_target_best_practices
  • refs/tags/v0.19.1
  • refs/tags/v0.19.2
  • refs/tags/v0.19.3
  • refs/tags/v0.19.4
  • refs/tags/v0.20.0
  • refs/tags/v0.20.0.pre.1
  • refs/tags/v0.20.0.pre.2
  • refs/tags/v0.21.0
  • refs/tags/v1.0.0

20 Feb 2025 06:10PM UTC coverage: 99.869%. Remained the same
13441836416

push

github

web-flow
Remove Gemfiles for Rails 6 and less (TECH-17268_bump_appraisals) (#149)

* Remove old Rails < 7 gemfiles

1525 of 1527 relevant lines covered (99.87%)

2.59 hits per line

Relevant lines Covered
Build:
Build:
1527 RELEVANT LINES 1525 COVERED LINES
2.59 HITS PER LINE
Source Files on master
  • Tree
  • List 24
  • 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
13441836416 master Remove Gemfiles for Rails 6 and less (TECH-17268_bump_appraisals) (#149) * Remove old Rails < 7 gemfiles push 20 Feb 2025 06:10PM UTC web-flow github
99.87
13423805473 TECH-17268_bump_appraisals remove tmp file Pull #149 19 Feb 2025 10:44PM UTC ttstarck github
99.87
13423761117 TECH-17268_bump_appraisals Remove old Rails < 7 gemfiles Pull #149 19 Feb 2025 10:41PM UTC ttstarck github
99.87
13396813176 refs/tags/v0.21.0 Add support for Ruby 3.4 (#148) * TECH-17382: Use shared pipeline workflow to pull in Ruby 3.4 tests * TECH-17382: Create tmp directory needed for tests * TECH-17382: Stop testing Rails 6.0 * TECH-17382: Use new ActiveSupport::Deprecation synt... push 18 Feb 2025 05:44PM UTC web-flow github
99.87
13396807925 master Add support for Ruby 3.4 (#148) * TECH-17382: Use shared pipeline workflow to pull in Ruby 3.4 tests * TECH-17382: Create tmp directory needed for tests * TECH-17382: Stop testing Rails 6.0 * TECH-17382: Use new ActiveSupport::Deprecation synt... push 18 Feb 2025 05:44PM UTC web-flow github
99.87
13396783837 TECH-17382_test_ruby_3-4_on_public_gems Release v0.21.0 Pull #148 18 Feb 2025 05:42PM UTC dcaddell github
99.87
13396559276 TECH-17382_test_ruby_3-4_on_public_gems TECH-17382: Bump gem version Pull #148 18 Feb 2025 05:29PM UTC dcaddell github
99.87
13396506127 TECH-17382_test_ruby_3-4_on_public_gems TECH-17382: Add in a separate code coverage workflow Pull #148 18 Feb 2025 05:26PM UTC dcaddell github
99.87
13076976453 master Add Support for Ruby 3.4 (#146) * Add base64, bigdecimal, and mutex_m to gemfiles to support Ruby 3.4 * add new gemfiles * Add concurrent-ruby to gemfiles to fix tests in Rails < 7.1 * use optimistic flag for bundle add * regenerate g... push 31 Jan 2025 04:42PM UTC web-flow github
99.87
13021533470 TECH-17267_support_ruby_3_4 regenerate gemfiles Pull #146 28 Jan 2025 11:34PM UTC ttstarck github
99.87
See All Builds (118)
  • 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