• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Info updated!

mroderick / codebar-planner
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: chore/use-rubygems-sitemap-generator
DEFAULT BRANCH: master
Repo Added 11 Jul 2025 08:20PM UTC
Token vPb66DExHmn8kKCIdxCr3cvXvGCjXCICV regen
Build 186 Last
Files 184
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 chore/use-rubygems-sitemap-generator
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • add-docs
  • add-editor-config
  • add-scout-apm
  • add-sitemap-generator
  • add-tests-for-2515
  • attempt-to-fix-issue-template
  • bundle-ignore-junk
  • chore/use-rubygems-sitemap-generator
  • docs/improve-workflow-documentation
  • feature/add-eligible-methods-to-chapter
  • feature/admin-group-members-table
  • feature/chapters-sidebar-v3
  • feature/chapters-sidebar-viewcomponent
  • feature/delayed-email-async
  • feature/eligible-tooltip
  • feature/events-upcoming-past
  • feature/homepage-events-limit
  • feature/meeting-organisers-tomselect
  • feature/nginx-plausible-proxy-clean
  • feature/plausible-analytics
  • feature/seeds-performance-data
  • feature/sendgrid-batch-email-design
  • feature/tom-select-meeting-invitations
  • feature/tom-select-member-search
  • feature/tom-select-member-search-clean
  • feature/tom-select-member-search-final
  • fix-broken-chosen
  • fix-duplicate-waiting-list-entries
  • fix-error-656-undefined-method-event-for-nil
  • fix-member-details-validation-order
  • fix-missing-authentication-error-translation
  • fix-tom-select-timing-2
  • fix/blank-email-validation
  • fix/cookie-serializer-migration
  • fix/dashboard-eager-loading
  • fix/deduplicate-chapter-members
  • fix/duplicate-workshop-invitations
  • fix/event-description-xss-vulnerability
  • fix/events-controller-fixes
  • fix/events-sponsors-eager-loading
  • fix/find-by-nil-errors
  • fix/find-by-nil-errors-v2
  • fix/flaky-homepage-test
  • fix/flaky-listable-tests
  • fix/gravatar-nil-email
  • fix/homepage-n-plus-one-eager-loading
  • fix/homepage-performance
  • fix/invalid-emails
  • fix/invitation-log-entry-unique-constraint
  • fix/invitation-log-retry-handling
  • fix/invitation-log-retry-v2
  • fix/member-attending-cache
  • fix/nil-group-by
  • fix/pagy-deprecation
  • fix/playwright-version-mismatch
  • fix/render-not-found-json-error
  • fix/subscription-unique-index
  • fix/tc-unauthenticated-handling
  • fix/time-dependent-flaky-tests
  • fix/unknown-format
  • fix/unknown-format-rescue
  • fix/workshop-invitation-resilience
  • freeze-postgres-version
  • imagemagick-check
  • improve-intro-text
  • improve-language
  • improve-og-tags
  • improve-repository-configs
  • increase-delayed-job-max-runtime
  • issue-2367-workshop-feedback
  • issue-2445
  • link-to-chapters-from-pills
  • lock-gem-platforms
  • make-event-rendering-faster
  • master
  • no-og-tags-on-admin
  • optimise-images
  • params-expect
  • policy-tests
  • pr/fix-find-by-nil-errors
  • remove-2024-impact-report-banner
  • remove-bootsnap
  • remove-go-squared
  • remove-google-analytics
  • remove-meta-partial
  • remove-puma-cluster-mode-config
  • remove-skylight
  • remove-twitter
  • remove-unused-i18n-features
  • remove-unused-new-relic
  • replace-claude-md-with-agents-md
  • speedup-ci-tests
  • speedup-tests
  • stop-pinning-image-processing
  • stop-using-update-attribute
  • update-year-for-impact-report
  • upgrade-ruby
  • use-playwright
  • use-rails-7-1-defaults
  • workshop-invitation-controller

04 May 2026 08:17AM UTC coverage: 95.45%. First build
25308604273

push

github

mroderick
chore(deps): switch sitemap_generator to rubygems

Switch from GitHub source to RubyGems for improved stability.

- Remove GitHub lock (was waiting for version > 6.3.0)

- Use RubyGems version 7.0.1 with ~> 7.0 constraint

- sitemap_generator 7.x includes Rails 8 support

The sitemap:refresh rake task works correctly with the new version.

3524 of 3692 relevant lines covered (95.45%)

47.3 hits per line

Relevant lines Covered
Build:
Build:
3692 RELEVANT LINES 3524 COVERED LINES
47.3 HITS PER LINE
Source Files on master
  • Tree
  • List 184
  • 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
25308604273 chore/use-rubygems-sitemap-generator chore(deps): switch sitemap_generator to rubygems Switch from GitHub source to RubyGems for improved stability. - Remove GitHub lock (was waiting for version > 6.3.0) - Use RubyGems version 7.0.1 with ~> 7.0 constraint - sitemap_generator 7.x ... push 04 May 2026 08:24AM UTC mroderick github
95.45
25071231405 master Merge pull request #2595 from mroderick/feature/nginx-plausible-proxy-clean feat: add nginx reverse proxy for Plausible analytics push 28 Apr 2026 06:46PM UTC web-flow github
95.44
25069514946 feature/nginx-plausible-proxy-clean Remove security headers from nginx config Removing the following headers pending further research: - X-Frame-Options - X-Content-Type-Options - X-XSS-Protection (deprecated) - Referrer-Policy These require proper security research before product... push 28 Apr 2026 06:07PM UTC mroderick github
95.44
25068627567 fix/unknown-format-rescue fix: handle ActionController::UnknownFormat with 406 response Adds rescue_from handler for ActionController::UnknownFormat in ApplicationController, returning 406 Not Acceptable for unsupported request formats. This is the idiomatic Rails approa... push 28 Apr 2026 05:48PM UTC mroderick github
95.45
25068444082 master Merge pull request #2598 from mroderick/parallel-test-execution Add parallel test execution for local development push 28 Apr 2026 05:44PM UTC web-flow github
95.44
24966626384 fix-tom-select-timing-2 Fix Tom Select timing issues in meeting_spec.rb The meeting edit page wasn't initializing Tom Select automatically. Added a helper method to manually initialize TomSelect if it hasn't been initialized within 2 seconds of page load. Also fixed: -... push 26 Apr 2026 08:48PM UTC mroderick github
95.44
24966060681 speedup-tests Fix flaky test: Update banned members test for reduced member count The group fabricator now creates 2 members per group instead of 5, so chapter_with_groups creates 4 total members (2 students + 2 coaches). Updated the test to work with 4 member... push 26 Apr 2026 08:19PM UTC mroderick github
95.06
24961250304 feature/nginx-plausible-proxy-clean feat: add nginx reverse proxy for Plausible analytics - Proxy Plausible script and event API through nginx to bypass adblockers - Add DNS resolver (Quad9 9.9.9.9) for upstream domain resolution - Add proxy_cache in /dev/shm for Plausible script (... push 26 Apr 2026 04:21PM UTC mroderick github
95.44
24961150958 feature/nginx-plausible-proxy-clean feat: add proxy_cache in /dev/shm for Plausible script - Cache size: 1m keysZone, 100m max - TTL: 5 minutes - Cache hit/miss tracked via X-Cache header push 26 Apr 2026 04:16PM UTC mroderick github
95.44
24961069024 feature/nginx-plausible-proxy-clean fix: use Quad9 (9.9.9.9) DNS resolver per Plausible recommendation push 26 Apr 2026 04:12PM UTC mroderick github
95.44
See All Builds (184)

Badge your Repo: codebar-planner

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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