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

uclibs / staff-directory-23
95%

Build:
DEFAULT BRANCH: qa
Repo Added 12 Mar 2024 02:32PM UTC
Files 22
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 qa
branch: qa
CHANGE BRANCH
x
Reset
  • qa
  • LIBSTAFDIR-16-migrate-from-webpacker-to-webpack
  • LIBSTAFDIR-18-bundle-update-before-upgrading-to-rails-7
  • LIBSTAFDIR-19-yarn-update-before-rails-7-update
  • LIBSTAFDIR-3-use-nvm
  • LIBSTAFDIR-30-fix-failed-capistrano-deploy
  • LIBSTAFDIR-31-fix-broken-delete-on-local-deploys-by-adding-babel-dependencies
  • LIBSTAFDIR-40-notify-teams-when-a-pr-is-made
  • LIBSTAFDIR-42-update-net-pop-to-fix-failing-ci-builds
  • LIBSTAFDIR-XX-rails7-ruby3.3.9
  • add-x86_64-linux-platform
  • add_responsive_tools
  • addtemplate
  • beforedeploy
  • bundle-update
  • copilot/sub-pr-274
  • css-changes
  • csschanges
  • dependabot/bundler/net-imap-0.5.7
  • dependabot/bundler/nokogiri-1.18.4
  • dependabot/bundler/nokogiri-1.18.8
  • dependabot/bundler/nokogiri-1.18.9
  • dependabot/bundler/rack-2.2.12
  • dependabot/bundler/rack-2.2.13
  • dependabot/bundler/rack-2.2.14
  • dependabot/bundler/thor-1.4.0
  • dependabot/npm_and_yarn/babel/helpers-7.26.10
  • dependabot/npm_and_yarn/babel/runtime-7.26.10
  • dependabot/npm_and_yarn/brace-expansion-1.1.12
  • dependabot/npm_and_yarn/elliptic-6.6.1
  • dependabot/npm_and_yarn/http-proxy-middleware-2.0.9
  • dependabot/npm_and_yarn/js-yaml-3.14.2
  • dependabot/npm_and_yarn/micromatch-4.0.8
  • dependabot/npm_and_yarn/node-forge-1.3.2
  • dependabot/npm_and_yarn/pbkdf2-3.1.3
  • dependabot/npm_and_yarn/webpack-dev-server-5.2.1
  • dependabotupdates
  • devise-updates
  • fix-#178
  • fix-css-login
  • fix/deploy-nokogiri-platform
  • fixesjsissue
  • fixproduction.rb
  • fixproductionfile
  • gemfile_lock_update
  • gemfileupdate
  • haitzlm-patch-1
  • jsupdates
  • main
  • migrate-to-shakapacker
  • pinnokogiri
  • qa-changes
  • repair-mail
  • revert-204-LIBSTAFDIR-3-use-nvm
  • revert-205-dependabot/npm_and_yarn/express-4.21.0
  • revert-207-yarn-upgrade-fix
  • revert-nokogiri-update
  • rollback/five
  • rollback/qa
  • staging
  • testvariables
  • try-deploy
  • tweaks
  • udpate-webpack
  • ui-tweaks
  • ui-updates
  • update-circleci-config
  • update-css-card
  • update-signout-button
  • update-ui
  • update-webpack-cli-cross-spawn
  • updatecapistrano
  • updatecss
  • updateenv
  • updateproductionrb
  • updatewebpack
  • upgrade-yarn
  • webpackupdate2
  • yarn-upgrade-fix

24 Nov 2025 06:56PM UTC coverage: 94.771%. Remained the same
bbeabd87-a7f4-4230-bb1b-eaf7810df1f9

push

circleci

web-flow
Change deploy script to QA (#283)

* Rails 7.2 + Ruby 3.3.9 upgrade; Devise callbacks; table responsiveness (#271)

* Rails 7.2 + Ruby 3.3.9 upgrade; Devise callbacks; table responsiveness

* Update app/controllers/employees_controller.rb

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* CI: use cimg/ruby:3.3.9

* upgrade ruby and rails

* updates for rubocop

* align rubocop versions

* Upgrade to Rails 7.2.2 and Ruby 3.3.9 with RuboCop fixes

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* updated css and employees file for responsiveness (#269)

* updated button code to use devise and added a little css (#268)

* Migrate from Webpacker to Shakapacker

* amend gitignore

* change circleci to precompile assets

* precompile assets

* The --frozen-lockfile flag ensures it uses your exact yarn.lock versions (similar to bundle install).

* change node version

* Migrate from Webpacker to Shakapacker (#272)

* Migrate from Webpacker to Shakapacker

* amend gitignore

* change circleci to precompile assets

* precompile assets

* The --frozen-lockfile flag ensures it uses your exact yarn.lock versions (similar to bundle install).

* change node version

* fix comment in file (#273)

yeah

* Update app/controllers/employees_controller.rb

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Restore frozen_string_literal comment to schema.rb (#275)

* Initial plan

* Add frozen_string_literal comment back to schema.rb

Co-authored-by: haitzlm <493654+haitzlm@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: haitzlm <493654+haitzlm@users.noreply.github.com>

* try to get rbenv to use ruby 3.3.9 (#276)

attempt to get rbenv using ruby 3.3.9

* Try deploy (#277)

* try to get rbenv to use ruby 3.3.9

* update package.json file to build shakapacker

* Try deploy (#278)

* try to get rbenv to use rub... (continued)

145 of 153 relevant lines covered (94.77%)

4.37 hits per line

Relevant lines Covered
Build:
Build:
153 RELEVANT LINES 145 COVERED LINES
4.37 HITS PER LINE
Source Files on qa
  • Tree
  • List 22
  • 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
bbeabd87... qa Change deploy script to QA (#283) * Rails 7.2 + Ruby 3.3.9 upgrade; Devise callbacks; table responsiveness (#271) * Rails 7.2 + Ruby 3.3.9 upgrade; Devise callbacks; table responsiveness * Update app/controllers/employees_controller.rb Co-auth... push 24 Nov 2025 06:57PM UTC web-flow circleci
94.77
ef99f713... qa Staging Branch into QA (#274) * Rails 7.2 + Ruby 3.3.9 upgrade; Devise callbacks; table responsiveness (#271) * Rails 7.2 + Ruby 3.3.9 upgrade; Devise callbacks; table responsiveness * Update app/controllers/employees_controller.rb Co-authored... push 24 Nov 2025 05:47PM UTC web-flow circleci
94.77
0dbc068f... qa Bump micromatch from 4.0.5 to 4.0.8 (#257) Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromat... push 01 Jul 2025 08:27PM UTC web-flow circleci
85.71
ec4edb94... qa Bump net-imap from 0.5.6 to 0.5.7 (#248) Bumps [net-imap](https://github.com/ruby/net-imap) from 0.5.6 to 0.5.7. - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.6...v0.5.7) -... push 01 Jul 2025 08:23PM UTC web-flow circleci
85.71
e1d358a2... qa Bump http-proxy-middleware from 2.0.7 to 2.0.9 (#249) Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9. - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog... push 01 Jul 2025 08:15PM UTC web-flow circleci
85.71
5790a179... qa Bump @babel/helpers from 7.21.0 to 7.26.10 (#243) Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.21.0 to 7.26.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://git... push 01 Jul 2025 08:03PM UTC web-flow circleci
85.71
edc6eff8... qa Bump rack from 2.2.13 to 2.2.14 (#250) Bumps [rack](https://github.com/rack/rack) from 2.2.13 to 2.2.14. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https... push 01 Jul 2025 07:59PM UTC web-flow circleci
85.71
1a017c08... qa Bump webpack-dev-server from 5.2.0 to 5.2.1 (#252) Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://gith... push 01 Jul 2025 07:52PM UTC web-flow circleci
85.71
512f0f61... qa Bump pbkdf2 from 3.1.2 to 3.1.3 (#255) Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.1.2 to 3.1.3. - [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md) - [Commits](https://github.com/crypto-browserify/... push 01 Jul 2025 07:43PM UTC web-flow circleci
85.71
a0285189... qa Bump brace-expansion from 1.1.11 to 1.1.12 (#256) Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](https://gith... push 01 Jul 2025 07:33PM UTC web-flow circleci
85.71
See All Builds (366)
  • 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