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

statelesscode / nerd_dice_dot_com
72%

Build:
DEFAULT BRANCH: main
Repo Added 15 Sep 2022 09:39PM UTC
Files 16
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • bugfix/allow-time-for-emails
  • bugfix/contributing-issues-repo-ref
  • build-badges
  • chore/upgrade-bundle-7-0-7-2
  • dependabot/rails-7-0-4-2
  • epic/user_auth
  • feature/allow-test-driver-override
  • feature/contributing-and-readme
  • feature/make-devise-paranoid
  • feature/refactor-rubocop
  • feature/setup-coveralls
  • feature/upgrade-rails-8
  • feature/upgrade-ruby-3-1-3
  • feature/upgrade-ruby-3-2-0
  • main
  • refactor-tailwind
  • remove-webdrivers
  • upgrade-7-0-4
  • upgrade-devise-decommission-hacks
  • upgrade-ruby-3-2-1-rails-7-0-4-3
  • upgrade-ruby-3-2-2

07 May 2025 12:07AM UTC coverage: 72.222%. Remained the same
14872507279

push

github

msducheminjr
Enable additional Rails 8 features after upgrade

Enable and configure the following Rails 8 features and changes that
were not defaulted on app upgrade:
- Replace Sprockets with Propshaft
- Add and configure SolidQueue
- Add and configure SolidCache
- Add and configure SolidCable
- Add Kamal and run `kamal init`
- Manually get Dockerfile, .dockerignore, and bin/docker-entrypoint into
  place from a combination of the generator code and the
  msducheminjr/agile_rails_8_training repo
- Add placeholder progressive web app (PWA) folder and manifest
- Update application.html.erb to use Rails 8 conventions in head tag
- Add solid_queue plugin to puma.rb
- Add sqlite3 to bundle for databases for solid trifecta

Database configuration: Moved all ActiveRecord databases from default
unnamed level to `primary` for each environment. Add sqlite3 adapter
config and use sqlite3 for queue, cache, and cable databases for each
environment.

Completes subtask (last subtask in issue)
- Enable new features that were not generated by the app upgrade script
  (Dockerfile, Kamal, Solid Trifecta, etc.)

Completes Upgrade to Rails 8 and current versions of Gems #51

39 of 54 relevant lines covered (72.22%)

40.19 hits per line

Relevant lines Covered
Build:
Build:
54 RELEVANT LINES 39 COVERED LINES
40.19 HITS PER LINE
Source Files on main
  • Tree
  • List 16
  • 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
14872507279 main Enable additional Rails 8 features after upgrade Enable and configure the following Rails 8 features and changes that were not defaulted on app upgrade: - Replace Sprockets with Propshaft - Add and configure SolidQueue - Add and configure SolidCa... push 07 May 2025 12:38AM UTC msducheminjr github
72.22
14872307120 feature/upgrade-rails-8 Enable additional Rails 8 features after upgrade Enable and configure the following Rails 8 features and changes that were not defaulted on app upgrade: - Replace Sprockets with Propshaft - Add and configure SolidQueue - Add and configure SolidCa... push 07 May 2025 12:22AM UTC msducheminjr github
72.22
14805200965 feature/upgrade-rails-8 Update GitHub action to use Rails 8 changes Compare the current `.github/workflows/main.yml` to the generated `.github/workflows/ci.yml` that comes from a newly generated Rails 8 app. Modify our GitHub Action to incorporate the following new chan... push 02 May 2025 11:49PM UTC msducheminjr github
72.22
14765851430 feature/upgrade-rails-8 Fix inaccurate reporting on SimpleCov Per SimpleCov issue simplecov-ruby/simplecov#1082, the change from Rails 7.0 to 7.1 where the `rails test` command now runs the `test:prepare` task. This caused the reporting of code coverage by SimpleCov to ... push 30 Apr 2025 10:51PM UTC msducheminjr github
72.22
14720593964 feature/upgrade-rails-8 Upgrade app from Rails 7.2 to 8.0 Upgrade the bundle for Rails from the latest 7.2 version to the latest 8.0 version and run the upgrade script. Allowed all of the overwrites, with the exception of adding back in the email hosts in the developmen... push 29 Apr 2025 12:26AM UTC msducheminjr github
71.15
14687541841 feature/upgrade-rails-8 Upgrade app from Rails 7.1 to 7.2 Upgrade the bundle for Rails from the latest 7.1 version to the latest 7.2 version and run the upgrade script. Allowed all of the overwrites, with the exception of adding back in the email hosts in the developmen... push 27 Apr 2025 02:39AM UTC msducheminjr github
58.93
14686750636 feature/upgrade-rails-8 Upgrade app from Rails 7.0 to 7.1 Upgrade the bundle for Rails from the latest 7.0 version to the latest 7.1 version and run the upgrade script. Allowed all of the overwrites, with the exception of adding back in the email hosts in the developmen... push 27 Apr 2025 12:57AM UTC msducheminjr github
58.18
14686371156 feature/upgrade-rails-8 Update bundle for non-Rails dependencies Update bundle for non-Rails dependencies. In addition to the dependency changes, there were some other associated changes: - Upgraded TargetRubyVersion from 3.2 to 3.4 in .rubocop.yml - Changed deprecated... push 27 Apr 2025 12:12AM UTC msducheminjr github
100.0
14685636667 feature/upgrade-rails-8 Upgrade Tailwind from version 3 to 4 Upgrade the app to move from TailwindCSS version 3 to version 4. Before making the change, upgraded tailwindcss-rails to latest version of 3 (3.3.2). Since this app doesn't have a package.json, had to temporar... push 26 Apr 2025 10:22PM UTC msducheminjr github
100.0
14684802544 feature/upgrade-rails-8 Upgrade Ruby to 3.4.3 and get tests passing Upgrade the Ruby version from 3.2.2 to 3.4.3 in the app and upgrade Rails to the latest patch version of 7.0. In upgrading from Ruby 3.2 to Ruby 3.4, there were some libraries that were removed from the... push 26 Apr 2025 08:26PM UTC msducheminjr github
100.0
See All Builds (70)
  • 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