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

MushroomObserver / mushroom-observer / 27615743826
98%
main: 98%

Build:
Build:
LAST BUILD BRANCH: njw-4529-image-provenance
DEFAULT BRANCH: main
Ran 16 Jun 2026 12:01PM UTC
Jobs 1
Files 1583
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

16 Jun 2026 11:56AM UTC coverage: 97.778% (+0.001%) from 97.777%
27615743826

Pull #4545

github

mo-nathan
Replace iNat write-back env toggle with an admin checkbox

Supersede the process-wide INAT_SKIP_WRITEBACK env var with a per-import,
admin-only control. The importer still defaults to skipping the write-back
in development and performing it in production; admins can now override that
default per import from the import form.

The per-import decision is stored as a three-state InatImport#writeback
enum (default/skip/force) rather than a nullable boolean: default defers to
the environment, skip forces the write-back off, and force turns it on even
in development. The admin sees a single binary "skip the write-back"
checkbox (pre-checked in development to mirror the default); the controller
maps that to the enum, and non-admins always get default.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #4545: iNat write-back: admin per-import checkbox (replaces env toggle)

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

48054 of 49146 relevant lines covered (97.78%)

687.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27615743826.1 16 Jun 2026 12:01PM UTC 1583
97.78
GitHub Action Run
Source Files on build 27615743826
  • Tree
  • List 1583
  • Changed 8
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27615743826
  • Pull Request #4545
  • PR Base - main (#27581919426)
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