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

MushroomObserver / mushroom-observer / 14303944637
94%
main: 95%

Build:
Build:
LAST BUILD BRANCH: nimmo-phlex-search-forms-superform
DEFAULT BRANCH: main
Ran 07 Apr 2025 04:37PM UTC
Jobs 1
Files 716
Run time 219min
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

07 Apr 2025 08:01AM UTC coverage: 94.082%. First build
14303944637

Pull #2883

github

nimmolo
Try to fix AR in checklist.rb

For reference, this was the original SQL:
```ruby
    synonyms = Name.connection.select_rows(%(
    SELECT GROUP_CONCAT(n.id),
      MIN(CONCAT(n.deprecated, ',', n.text_name, ',', n.id, ',', n.rank))
    FROM names n
    GROUP BY IF(synonym_id, synonym_id, -id);
    ))
```

I don't know what the `-id` means in the last line.
Pull Request #2883: Try to fix AR in checklist.rb

26661 of 28338 relevant lines covered (94.08%)

600.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14303944637.1 07 Apr 2025 04:37PM UTC 716
94.08
GitHub Action Run
Source Files on build 14303944637
  • Tree
  • List 716
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #14303944637
  • Pull Request #2883
  • Next Build on nimmo-checklist-ar (#14325080117)
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

© 2025 Coveralls, Inc