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

uclibs / application_portfolio
73%

Build:
DEFAULT BRANCH: qa
Repo Added 09 May 2023 04:52PM UTC
Files 39
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 244/expand-auth-type
  • 263/add-linters-to-ci
  • 270_add_qa_dev
  • 272/change_request
  • 280/github-action-coveralls
  • 282/themes_modules
  • 309/brakeman-github-action
  • 314/security
  • 316/puma-as-service
  • Fixes240/Accessibility
  • LIBAPPO1-23-implement-sso
  • LIBAPPO1-3-upgrade-to-rails-8-1
  • LIBAPPO1-80-update-nokogiri-to-1-19
  • LIBAPPO1-81-unable-to-add-new-developer
  • LIBAPPO1-82-create-usable-admin-and
  • LIBAPPO1-83-security-update
  • LIBAPPO1-84-run-bundle-update
  • LIBAPPO1-84-update-dependencies
  • LIBAPPO1-86-update-to-rack-3-2
  • LIBAPPO1-87-remove-application-cable
  • LIBAPPO1-89-update-to-node-24
  • LIBAPPO1-90-remove-docker
  • LIBAPPORT-18-maintenance
  • LIBAPPORT-19-List
  • LIBAPPORT-21-installed
  • LIBAPPORT-22-planned
  • LIBAPPORT-48-Assets
  • LIBAPPORT-51-List
  • LIBAPPORT-58-bootstrap
  • LIBAPPORT-59-priority
  • LIBAPPORT-59-version
  • LIBAPPPORT-27-Filters
  • LIBAPPPORT-53-change
  • LIBAPPPORT-55-checkbox
  • LIBAPPPORT-59-maintain
  • LIBAPPPORT-59-textarea
  • LIBAPPPORT-63-change-export
  • LIBAPPPORT-65-export
  • LIBAPPPORT-66-ignore-nokogiri-1-16-warning-from-bundler-audit
  • LIBAPPPORT-67-notify-teams-when-a-pr-is-created
  • LIBAPPPORT-69-rails7
  • LIBAPPPORT-72-ignore-sq-lite-runtime-files-in-git
  • LIBAPPPORT-81-upgrade-ruby-to-3-4-7
  • LIBAPPPORT-84-coveralls-not-being-consistent
  • bug/multi_value
  • bug/sensitive_data
  • change/deploy_url
  • deploy/main
  • deploy/problems
  • feature/decommissioned
  • feature/road_map
  • feature/simple_format
  • fix-env-test
  • fix/assets_precompile
  • fix/capistrano_qa
  • fix/change_record
  • fix/deply
  • fix/export
  • fix/libapps2
  • fix/nokogiri
  • fix/notes
  • fix/rbenv_version
  • fix/uglififer
  • fix/yarn_deploy
  • fixes-grey-menu
  • janell-test-branch
  • main
  • maintenance_log/65
  • maintenance_party
  • nokogiri/fix
  • qa
  • rails_upgrade
  • release-2.0.0
  • scherztc-patch-1
  • security/updates
  • test-deploys
  • udpate/changelog
  • update-mailer
  • update/CHANGELOG
  • update/change_log
  • update/changelog
  • updates/changelog
  • upgrade/bootstrap5
  • upgrade_ruby_rails
  • v1.2.0
  • v1.3.0
  • v1.4.0
  • v1.5.0
  • v1.6.0
  • v1.7.0
  • v1.7.1
  • v2.0.0

29 May 2026 04:21PM UTC coverage: 73.019%. Remained the same
26648850918

push

circleci

web-flow
Update CHANGELOG for v2.0.0 (#427)

* Update CHANGELOG for v2.0.0

* Bump Capistrano lock to ~> 3.20.1 to match installed version

The #424 dependency update bumped Capistrano to 3.20.1 in the Gemfile but
left config/deploy.rb pinned at ~> 3.19.2, causing cap to abort on the
version lock check.

866 of 1186 relevant lines covered (73.02%)

17.64 hits per line

Relevant lines Covered
Build:
Build:
1186 RELEVANT LINES 866 COVERED LINES
17.64 HITS PER LINE
Source Files on qa
  • Tree
  • List 39
  • Changed 37
  • Source Changed 0
  • Coverage Changed 37
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26648850918 qa Update CHANGELOG for v2.0.0 (#427) * Update CHANGELOG for v2.0.0 * Bump Capistrano lock to ~> 3.20.1 to match installed version The #424 dependency update bumped Capistrano to 3.20.1 in the Gemfile but left config/deploy.rb pinned at ~> 3.19.2,... push 29 May 2026 04:24PM UTC web-flow circleci
73.02
26648558499 release-2.0.0 Bump Capistrano lock to ~> 3.20.1 to match installed version The #424 dependency update bumped Capistrano to 3.20.1 in the Gemfile but left config/deploy.rb pinned at ~> 3.19.2, causing cap to abort on the version lock check. Co-authored-by: Cur... Pull #427 29 May 2026 04:19PM UTC Janell-Huyck circleci
73.02
26648559344 v2.0.0 Bump Capistrano lock to ~> 3.20.1 to match installed version The #424 dependency update bumped Capistrano to 3.20.1 in the Gemfile but left config/deploy.rb pinned at ~> 3.19.2, causing cap to abort on the version lock check. Co-authored-by: Cur... Pull #427 29 May 2026 04:19PM UTC Janell-Huyck circleci
73.02
26648189201 v2.0.0 Update CHANGELOG for v2.0.0 Co-authored-by: Cursor <cursoragent@cursor.com> Pull #427 29 May 2026 04:12PM UTC Janell-Huyck circleci
73.02
26648186528 release-2.0.0 Update CHANGELOG for v2.0.0 Co-authored-by: Cursor <cursoragent@cursor.com> Pull #427 29 May 2026 04:11PM UTC Janell-Huyck circleci
73.02
26550781321 qa Libappo1 89 update to node 24 (#426) * LIBAPPO1-89 Pin Node.js 24 for local dev and CI Add .nvmrc (24.16.0), package.json engines, setup-node in GitHub Actions, and CircleCI node orb so Node 24 is consistent across environments. * LIBAPPO1-89 I... push 28 May 2026 02:28AM UTC web-flow circleci
73.02
26542310386 LIBAPPO1-89-update-to-node-24 LIBAPPO1-89 Align CircleCI Node patch version and ignore .node-version Pin CircleCI to 24.16.0 to match .nvmrc; gitignore .node-version so only .nvmrc is the canonical pin and tool-generated copies do not clutter status. Pull #425 27 May 2026 10:27PM UTC Janell-Huyck circleci
73.02
26542215655 LIBAPPO1-89-update-to-node-24 Default PR body cursor rule to current branch vs qa Unless specified otherwise, compare against qa when drafting PR descriptions. push 27 May 2026 10:25PM UTC Janell-Huyck circleci
73.02
26542086487 LIBAPPO1-89-update-to-node-24 LIBAPPO1-89 Pin Node.js 24 for local dev and CI Add .nvmrc (24.16.0), package.json engines, setup-node in GitHub Actions, and CircleCI node orb so Node 24 is consistent across environments. push 27 May 2026 10:22PM UTC Janell-Huyck circleci
73.02
26541841667 qa LIBAPPO1-90 Remove unused Docker development tooling (#423) * LIBAPPO1-90 Remove unused Docker development tooling The team no longer runs the app via containers; drop compose, Dockerfile, dockerignore, README instructions, and the unused Circle... push 27 May 2026 10:16PM UTC web-flow circleci
73.02
See All Builds (361)
  • 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