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

uclibs / staff-directory-23
89%
qa: 89%

Build:
Build:
LAST BUILD BRANCH: release-2-0-0
DEFAULT BRANCH: qa
Repo Added 12 Mar 2024 02:32PM UTC
Files 23
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 release-2-0-0
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 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-38-update-yarn-files
  • LIBSTAFDIR-40-notify-teams-when-a-pr-is-made
  • LIBSTAFDIR-42-update-net-pop-to-fix-failing-ci-builds
  • LIBSTAFDIR-57-ignore-shakapacker-ghsa-96-qw-h-329-v-5-rg-in-bundle-audit
  • LIBSTAFDIR-58-update-shakapacker-to-9-5
  • LIBSTAFDIR-59-upgrade-ruby-to-3-4
  • LIBSTAFDIR-60-upgrade-rails-to-8-1
  • LIBSTAFDIR-64-deploy-with-updated-nokogiri-using-ruby-sourced-gem
  • LIBSTAFDIR-65-investigate-rails-html-sanitizer-security-updates
  • LIBSTAFDIR-66-expand-db-seed-and-include-qa-login-for-testing-env-only
  • 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/nokogiri-1.19.1
  • 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/js-yaml-4.1.1
  • 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
  • qa-changes
  • release-2-0-0
  • 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

23 Feb 2026 04:36PM UTC coverage: 89.474% (-5.3%) from 94.771%
bb11f4e0-fbca-4dd2-b52c-c631da1a3c69

push

circleci

web-flow
Libstafdir 66 expand db seed and include qa login for testing env only (#299)

* Add SeedHelper and users rake tasks for test user and user creation

* Fix README user-creation example; remove duplicate Purtee email from seed

Co-authored-by: Cursor <cursoragent@cursor.com>

* Clarify README instructions about new rake commands

* Add EnsureUsersIdAutoIncrement migration for MySQL; update README user management (server commands, remove migration note)

Co-authored-by: Cursor <cursoragent@cursor.com>

* Rubocop fixes

---------

Co-authored-by: Cursor <cursoragent@cursor.com>

8 of 18 new or added lines in 1 file covered. (44.44%)

153 of 171 relevant lines covered (89.47%)

5.11 hits per line

Relevant lines Covered
Build:
Build:
171 RELEVANT LINES 153 COVERED LINES
5.11 HITS PER LINE
Source Files on qa
  • Tree
  • List 23
  • 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
bb11f4e0... release-2-0-0 Libstafdir 66 expand db seed and include qa login for testing env only (#299) * Add SeedHelper and users rake tasks for test user and user creation * Fix README user-creation example; remove duplicate Purtee email from seed Co-authored-by: Curs... push 23 Feb 2026 06:02PM UTC web-flow circleci
89.47
458d314a... qa Libstafdir 66 expand db seed and include qa login for testing env only (#299) * Add SeedHelper and users rake tasks for test user and user creation * Fix README user-creation example; remove duplicate Purtee email from seed Co-authored-by: Curs... push 23 Feb 2026 04:38PM UTC web-flow circleci
89.47
7b474633... LIBSTAFDIR-66-expand-db-seed-and-include-qa-login-for-testing-env-only Rubocop fixes Pull #299 23 Feb 2026 04:35PM UTC Janell-Huyck circleci
89.47
8adc36d2... release-2-0-0 Update rails-html-sanitizer and selenium-webdriver gems, update bundler audit yml (#298) push 23 Feb 2026 03:22PM UTC web-flow circleci
94.77
e1df5924... qa Update rails-html-sanitizer and selenium-webdriver gems, update bundler audit yml (#298) push 23 Feb 2026 03:12PM UTC web-flow circleci
94.77
730ae8b7... LIBSTAFDIR-65-investigate-rails-html-sanitizer-security-updates Update rails-html-sanitizer and selenium-webdriver gems, update bundler audit yml Pull #298 23 Feb 2026 02:24PM UTC Janell-Huyck circleci
94.77
fe021b32... qa LIBSTAFDIR-64 Deploy with updated Nokogiri using ruby-platform gem (#297) * Deploy with updated Nokogiri using ruby-platform gem - config/deploy.rb: Set force_ruby_platform true in init_qp and init_local so Nokogiri is built from source on the... push 23 Feb 2026 02:10PM UTC web-flow circleci
94.77
eafe8259... LIBSTAFDIR-64-deploy-with-updated-nokogiri-using-ruby-sourced-gem Remove nokogiri exemptions in bundler-audit Pull #297 19 Feb 2026 07:52PM UTC Janell-Huyck circleci
94.77
dad779ea... LIBSTAFDIR-64-deploy-with-updated-nokogiri-using-ruby-sourced-gem Deploy with updated Nokogiri using ruby-platform gem - config/deploy.rb: Set force_ruby_platform true in init_qp and init_local so Nokogiri is built from source on the server (avoids GLIBC_2.29 mismatch with precompiled gem on Oracle Linux 8)... push 19 Feb 2026 06:40PM UTC Janell-Huyck circleci
94.77
cc2ae8a4... dependabot/bundler/nokogiri-1.19.1 Bump nokogiri from 1.16.7 to 1.19.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.7 to 1.19.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/b... Pull #296 19 Feb 2026 06:00PM UTC web-flow circleci
94.77
See All Builds (393)
  • 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