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

MushroomObserver / mushroom-observer / 27101710046
97%
main: 98%

Build:
Build:
LAST BUILD BRANCH: jpk-4511-containerize
DEFAULT BRANCH: main
Ran 07 Jun 2026 07:00PM UTC
Jobs 1
Files 1430
Run time 2min
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 Jun 2026 06:55PM UTC coverage: 97.461%. Remained the same
27101710046

Pull #4468

github

JoeCohen
Accept whitespace-delimited iNat ID lists and ignore header rows

- Accepts IDs separated by any combination of whitespace and commas
-  Non-digit tokens like a spreadsheet header row
("id") are silently ignored, so users can paste a column directly from
a spreadsheet without editing.

- `contains_illegal_characters?` now allows word characters (`\w`) in
  addition to digits, whitespace, and commas — so "id", "ID", etc.
  pass validation and are filtered out at parse time.
- `inat_id_list` and `sanitize_inat_ids` split on `/[\s,]+/` and keep
  only digit-only tokens, normalizing the stored value to
  comma-separated regardless of input format.
- `importables_count` delegates to `inat_id_list.length` so the count
  is always consistent with the parsed token list.
- Updates `inat_import_list` help text and `runtime_illegal_inat_id`
  error message to reflect the new accepted formats.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #4468: Accept whitespace-delimited iNat ID lists and ignore header rows

17 of 17 new or added lines in 2 files covered. (100.0%)

43917 of 45061 relevant lines covered (97.46%)

764.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27101710046.1 07 Jun 2026 07:00PM UTC 1430
97.46
GitHub Action Run
Source Files on build 27101710046
  • Tree
  • List 1430
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27101710046
  • Pull Request #4468
  • PR Base - main (#27095327059)
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