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

MushroomObserver / mushroom-observer / 20904851758
96%
main: 96%

Build:
Build:
LAST BUILD BRANCH: jdc-inat-bulk-importer-script
DEFAULT BRANCH: main
Ran 12 Jan 2026 12:56AM UTC
Jobs 1
Files 868
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

12 Jan 2026 12:53AM UTC coverage: 95.654%. Remained the same
20904851758

push

github

JoeCohen
Add inat_search_url parameter support to import controller

Add support for storing iNaturalist search URLs separately from plain
observation IDs. This enables the controller to accept URLs via a new
inat_search_url parameter while maintaining backward compatibility with
the existing inat_ids parameter.

Changes:
- Add inat_search_url to controller's init_ivars update
- Update validators to recognize URL input as third valid option
  (alongside IDs and import_all)
- Simplify mutual exclusivity validation using array counting
- Add explicit nil checks to prevent errors when params[:inat_ids] is
  nil
- Add test coverage for URL storage in inat_search_url column

The controller now correctly routes URLs to inat_search_url column and
IDs to inat_ids column, maintaining mutual exclusivity between the
three import options.

All existing tests pass. No breaking changes to existing functionality.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

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

33168 of 34675 relevant lines covered (95.65%)

687.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20904851758.1 12 Jan 2026 12:56AM UTC 868
95.65
GitHub Action Run
Source Files on build 20904851758
  • Tree
  • List 868
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20904851758
  • 61e91eaa on github
  • Prev Build on jdc-inat-import-search-url (#20902914844)
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