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

agnaldo4j / kanban_vision_api_iex / a22c8bd029d51980d6caf970893a6d3622f5b264
88%

Build:
DEFAULT BRANCH: main
Ran 08 Feb 2026 02:33AM 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

08 Feb 2026 02:33AM UTC coverage: 62.805% (+9.0%) from 53.757%
a22c8bd029d51980d6caf970893a6d3622f5b264

push

github

web-flow
Fix critical bugs: race conditions, crashes, and broken state management (#4)

* Fix critical bugs: race conditions, crashes, and broken state management

- Fix race conditions in all Agents using Agent.get_and_update for atomic ops
- Fix Enum.filter crash in boards.ex (tuple pattern on Map.values)
- Fix GenServer push not updating state in Simulation usecase
- Replace @behaviour GenServer with use GenServer for default callbacks
- Remove String.to_atom(UUID) to prevent atom table exhaustion
- Fix defualt_projects typo in Simulation domain struct
- Fix Project.new missing id/order/tasks generation
- Fix JSParser port path resolution and chunk accumulation
- Fix tests using wrong struct types and wrong function arguments

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

* Update j_s_parser.ex

* Add Boards agent tests to improve code coverage

Add tests for add, duplicate detection, and get_by_simulation_id
operations, covering the previously untested Boards agent paths.

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

---------

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

54 of 57 new or added lines in 5 files covered. (94.74%)

103 of 164 relevant lines covered (62.8%)

2.02 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
80.0
-3.33% apps/ast/lib/js/j_s_parser.ex
2
57.14
-9.52% apps/usecase/lib/kanban_vision_api/usecase/simulation.ex
Jobs
ID Job ID Ran Files Coverage
1 a22c8bd029d51980d6caf970893a6d3622f5b264.1 08 Feb 2026 02:33AM UTC 22
62.8
GitHub Action Run
Source Files on build a22c8bd029d51980d6caf970893a6d3622f5b264
  • Tree
  • List 22
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a22c8bd0 on github
  • Prev Build on main (#6E3AABE8...)
  • Next Build on main (#93EE77FC...)
  • 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