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

mroderick / codebar-planner
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: fix/invitation-log-retry-handling
DEFAULT BRANCH: master
Repo Added 11 Jul 2025 08:20PM UTC
Token vPb66DExHmn8kKCIdxCr3cvXvGCjXCICV regen
Build 116 Last
Files 182
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 fix/invitation-log-retry-handling
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/plausible-analytics
  • 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/deduplicate-chapter-members
  • 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/invitation-log-retry-handling
  • fix/member-attending-cache
  • fix/playwright-version-mismatch
  • fix/render-not-found-json-error
  • fix/subscription-unique-index
  • 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
  • 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

09 Apr 2026 08:50AM UTC coverage: 95.523%. Remained the same
24181382286

push

github

web-flow
Update app/services/invitation_logger.rb

Use modern ruby :)

Co-authored-by: Olle Jonsson <olle.jonsson@gmail.com>

3478 of 3641 relevant lines covered (95.52%)

46.0 hits per line

Relevant lines Covered
Build:
Build:
3641 RELEVANT LINES 3478 COVERED LINES
46.0 HITS PER LINE
Source Files on add-docs
  • Tree
  • List 182
  • Changed 117
  • Source Changed 1
  • Coverage Changed 117
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24181382286 fix/invitation-log-retry-handling Update app/services/invitation_logger.rb Use modern ruby :) Co-authored-by: Olle Jonsson <olle.jonsson@gmail.com> push 09 Apr 2026 08:54AM UTC web-flow github
95.52
24180026696 fix/invitation-log-retry-handling fix: handle duplicate InvitationLogEntry creation on retry When re-sending workshop invitations, the InvitationLogger would attempt to create a new InvitationLogEntry for members with existing invitations, causing a uniqueness validation error: '... push 09 Apr 2026 08:29AM UTC mroderick github
95.52
24156436934 fix/subscription-unique-index fix: add unique index on subscriptions to prevent duplicate entries - Uses disable_ddl_transaction! (https://api.rubyonrails.org/classes/ActiveRecord/Migration.html#method-i-disable_ddl_transaction-21) - Uses algorithm: :concurrently (https://api... push 08 Apr 2026 08:21PM UTC mroderick github
95.51
24156485341 fix/subscription-unique-index fix: add unique index on subscriptions to prevent duplicate entries - Uses disable_ddl_transaction! (https://api.rubyonrails.org/classes/ActiveRecord/Migration.html#method-i-disable_ddl_transaction-21) - Uses algorithm: :concurrently (https://api... push 08 Apr 2026 08:20PM UTC mroderick github
95.51
24156420982 fix/subscription-unique-index fix: add unique index on subscriptions to prevent duplicate entries push 08 Apr 2026 08:18PM UTC mroderick github
95.51
24156220230 fix/subscription-unique-index fix: add unique index on subscriptions to prevent duplicate entries push 08 Apr 2026 08:15PM UTC mroderick github
95.51
24155059187 fix/deduplicate-chapter-members fix: deduplicate members in chapter_students and chapter_coaches Members subscribed to multiple groups within a chapter were being processed multiple times when sending invitations with audience='everyone', causing 'Member has already been taken'... push 08 Apr 2026 08:00PM UTC mroderick github
95.51
24153807766 fix/playwright-version-mismatch fix(ci): update Playwright to v1.59.0 Update both playwright-ruby-client gem and Playwright CLI to v1.59.0 to ensure version compatibility. The playwright-ruby-client v1.58.1 had COMPATIBLE_PLAYWRIGHT_VERSION=1.58.2 but both installed browser ve... push 08 Apr 2026 07:21PM UTC mroderick github
95.51
23796811989 fix/workshop-invitation-resilience Update spec/policies/invitation_log_policy_spec.rb Co-authored-by: Olle Jonsson <olle.jonsson@gmail.com> push 31 Mar 2026 12:20PM UTC web-flow github
95.51
23796771855 fix/workshop-invitation-resilience Update spec/models/invitation_log_entry_spec.rb Co-authored-by: Olle Jonsson <olle.jonsson@gmail.com> push 31 Mar 2026 12:19PM UTC web-flow github
95.51
See All Builds (114)

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