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

statelesscode / nerd_dice_dot_com / 14685636667
72%
main: 72%

Build:
Build:
LAST BUILD BRANCH: feature/upgrade-rails-8
DEFAULT BRANCH: main
Ran 26 Apr 2025 10:22PM UTC
Jobs 1
Files 15
Run time 1min
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

26 Apr 2025 10:03PM UTC coverage: 100.0%. Remained the same
14685636667

push

github

msducheminjr
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 temporarily
add one. The upgrade script now works locally without needing to install
the npm packages globally. The next step should have been to upgrade the
tailwindcss-rails version in the bundle to 4.x and run the
`bin/rails tailwindcss:upgrade` command, but instead ran the
`npx @tailwindcss/upgrade` command.

Note: Even though the app didn't have a node_modules directory
associated with this commit, it was necessary to add it to the
.gitignore file or the upgrade script fails.

After completing the upgrade, deleted the package.json,
package-lock.json, node_modules/ and restored .gitignore to its previous
state.

After running the upgrade, was running into issues with the
stylesheet_link_tag for Tailwind in the application.css file and getting
the framework to load correctly. Re-ran the
`bin/rails tailwindcss:install` command to have the application.html.erb
and bin/dev files modified.

After testing, temporarily added back in the compatibility styles for
borders and re-tested the application.

Completes sub-task Upgrade Tailwind from 3 to 4 for issue Upgrade to
Rails 8 and current versions of Gems #51

45 of 45 relevant lines covered (100.0%)

50.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run- - 14685636667.1 26 Apr 2025 10:22PM UTC 15
100.0
GitHub Action Run
Source Files on build 14685636667
  • Tree
  • List 15
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0a6e760c on github
  • Prev Build on feature/upgrade-rails-8 (#14684802544)
  • Next Build on feature/upgrade-rails-8 (#14686371156)
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