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

MushroomObserver / mushroom-observer / 29450357817
99%
main: 99%

Build:
Build:
LAST BUILD BRANCH: 4818-de-dup-mcp-image-uploads
DEFAULT BRANCH: main
Ran 15 Jul 2026 09:06PM UTC
Jobs 1
Files 1756
Run time 3min
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

15 Jul 2026 08:59PM UTC coverage: 99.136% (+0.01%) from 99.125%
29450357817

Pull #4811

github

nimmolo
Close per-file coverage gaps flagged by coveralls on #4811

translations_controller.rb and translation_string.rb were both
touched by #4807 (a one-line drop in the former, a comment-only
change plus new coverage need in the latter) but had pre-existing
uncovered branches unrelated to those edits:

- TranslationsController#update's rescue block (never triggered) and
  #error_message's Rails.env.development?-gated backtrace inclusion
  (never true in test env) and #update_translations' rescue-empty-
  string fallback for bad param access.
- TranslationString#update_localization's "tag doesn't exist" raise
  (only the sibling "locale not loaded" raise had a test).

Added targeted tests for each via Object#stub rather than skipping
them as pre-existing gaps, per this repo's coverage policy.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Pull Request #4811: Replace file-based I18n backend with Solid Cache + `DbFallback` (`#4807`)

65 of 65 new or added lines in 7 files covered. (100.0%)

52750 of 53210 relevant lines covered (99.14%)

848.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29450357817.1 15 Jul 2026 09:06PM UTC 1756
99.14
GitHub Action Run
Source Files on build 29450357817
  • Tree
  • List 1756
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29450357817
  • Pull Request #4811
  • PR Base - main (#29443624618)
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