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

archetech / archon / 22961272368
94%

Build:
DEFAULT BRANCH: main
Ran 11 Mar 2026 03:49PM UTC
Jobs 1
Files 22
Run time 1min
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

11 Mar 2026 03:47PM UTC coverage: 94.241%. Remained the same
22961272368

push

github

web-flow
fix: Check importBatch error flag before imported/processed flag (#193)

* fix: Check importBatch error flag before imported/processed flag

Fixes #116 — when an item has both `error` and `imported` set, the
previous order skipped it as "already done" before the error check
could fire. Swapping the checks ensures errored items are handled
correctly while preserving the `retry` path used by retryFailedImports.

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

* fix: Only skip importBatch when processEvents fully completed

Items where processEvents returned {busy: true} or {pending: >0} were
being permanently skipped because any truthy ProcessEventsResult object
satisfied the old check. Now only skip when not busy and pending === 0.
Also adds !retry to the condition so retries can reprocess these items.

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

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

1746 of 1924 branches covered (90.75%)

Branch coverage included in aggregate %.

3736 of 3893 relevant lines covered (95.97%)

1176.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22961272368.1 11 Mar 2026 03:49PM UTC 44
94.94
GitHub Action Run
Source Files on build 22961272368
  • Tree
  • List 22
  • Changed 20
  • Source Changed 0
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22961272368
  • 7664c7d3 on github
  • Prev Build on main (#22959093458)
  • Next Build on main (#23015720892)
  • Delete
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