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

mroderick / codebar-planner
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: feature/chapters-sidebar-v3
DEFAULT BRANCH: master
Repo Added 11 Jul 2025 08:20PM UTC
Token vPb66DExHmn8kKCIdxCr3cvXvGCjXCICV regen
Build 102 Last
Files 176
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 feature/chapters-sidebar-v3
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
  • docs/improve-workflow-documentation
  • feature/chapters-sidebar-v3
  • feature/chapters-sidebar-viewcomponent
  • feature/events-upcoming-past
  • feature/homepage-events-limit
  • feature/seeds-performance-data
  • 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/cookie-serializer-migration
  • fix/dashboard-eager-loading
  • fix/event-description-xss-vulnerability
  • fix/events-controller-fixes
  • fix/events-sponsors-eager-loading
  • fix/find-by-nil-errors
  • fix/flaky-listable-tests
  • fix/homepage-n-plus-one-eager-loading
  • fix/homepage-performance
  • fix/member-attending-cache
  • fix/render-not-found-json-error
  • 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
  • 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
  • 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

18 Mar 2026 07:07AM UTC coverage: 95.652%. Remained the same
23233195438

push

github

mroderick
refactor: remove unnecessary super() call and add RSpec directory mapping for components

Based on review feedback from olleolleolle:
- Remove unnecessary super() call from ViewComponent initialize
- Add RSpec::Rails::DIRECTORY_MAPPINGS to auto-infer type: :component
- Remove explicit type: :component from component spec (now inferred)

1 of 1 new or added line in 1 file covered. (100.0%)

3344 of 3496 relevant lines covered (95.65%)

46.26 hits per line

Relevant lines Covered
Build:
Build:
3496 RELEVANT LINES 3344 COVERED LINES
46.26 HITS PER LINE
Source Files on add-docs
  • Tree
  • List 176
  • Changed 114
  • Source Changed 0
  • Coverage Changed 114
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23233195438 feature/chapters-sidebar-v3 refactor: remove unnecessary super() call and add RSpec directory mapping for components Based on review feedback from olleolleolle: - Remove unnecessary super() call from ViewComponent initialize - Add RSpec::Rails::DIRECTORY_MAPPINGS to auto-in... push 18 Mar 2026 07:15AM UTC mroderick github
95.65
23233142471 feature/chapters-sidebar-v3 refactor: remove unnecessary super() call and add RSpec directory mapping for components Based on review feedback from olleolleolle: - Remove unnecessary super() call from ViewComponent initialize - Add RSpec::Rails::DIRECTORY_MAPPINGS to auto-in... push 18 Mar 2026 07:09AM UTC mroderick github
95.65
23232580163 workshop-invitation-controller refactor: rename InvitationController to WorkshopInvitationController - Inline InvitationControllerConcerns into the controller - Rename controller to WorkshopInvitationController for clarity - Add dual routes for backwards compatibility (/invita... push 18 Mar 2026 06:53AM UTC mroderick github
95.64
23211425762 pr/fix-find-by-nil-errors Merge cf7bd6d19 into aab9d91ed Pull #4 17 Mar 2026 07:07PM UTC web-flow github
95.06
23210845565 fix/find-by-nil-errors fix: use find_by! to return 404 for invalid tokens - Changed find_by to find_by! in before_action set_* methods to raise ActiveRecord::RecordNotFound (which Rails converts to 404) instead of returning nil and causing NoMethodError High prior... push 17 Mar 2026 06:50PM UTC mroderick github
95.64
23208983955 fix/flaky-listable-tests fix: wrap flaky listable tests in Timecop push 17 Mar 2026 06:12PM UTC mroderick github
95.64
23208364850 fix/render-not-found-json-error fix: handle JSON format in render_not_found Reverts the render_not_found method to use respond_to, matching the pattern used in the exception handler. This fixes MissingTemplate errors when requests come in with JSON format (e.g., from API client... push 17 Mar 2026 05:51PM UTC mroderick github
95.64
23088277040 feature/chapters-sidebar-v3 feat(views): replace chapters sidebar with ViewComponent - Add ChaptersSidebarComponent with Rails fragment caching - Add cache expiration callbacks to Chapter model - Create component and view specs - Fix broken use_transactional_fixtures check ... Pull #3 14 Mar 2026 12:54PM UTC mroderick github pending completion  
23072869847 feature/chapters-sidebar-viewcomponent feat(views): replace chapters sidebar with ViewComponent Replace the inline HAML chapters sidebar on the homepage with a reusable ViewComponent that includes Rails fragment caching. Changes: - Add view_component gem to Gemfile - Create ChaptersS... push 13 Mar 2026 10:28PM UTC mroderick github
95.68
22918384220 fix-error-656-undefined-method-event-for-nil fix: raise RoutingError to return 404 page push 10 Mar 2026 06:39PM UTC mroderick github
95.65
See All Builds (100)

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