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

Alan-Jowett / sonde / 26657496714
82%

Build:
DEFAULT BRANCH: main
Ran 29 May 2026 07:32PM UTC
Jobs 1
Files 124
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

29 May 2026 07:22PM UTC coverage: 82.001%. Remained the same
26657496714

push

github

web-flow
Remove dead upsertEntity function from SPA (#1105)

Delete the unused upsertEntity() function from deploy/web-ui/app.js.
This function used HTTP PUT (Azure Table InsertOrReplace) but was never
called - all SPA writes correctly use insertEntity() (HTTP POST).

Removing it eliminates the risk of a future contributor accidentally
calling it and silently breaking the append-only invariant on Azure
Storage tables.

Closes #1099

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

38343 of 46759 relevant lines covered (82.0%)

248.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26657496714.1 29 May 2026 07:32PM UTC 124
82.0
GitHub Action Run
Source Files on build 26657496714
  • Tree
  • List 124
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26657496714
  • 5e762e45 on github
  • Prev Build on main (#26656398613)
  • Next Build on main (#26658706910)
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