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

CleverCodeCravers / LocalNetAppChat / 23949684893
90%

Build:
DEFAULT BRANCH: main
Ran 03 Apr 2026 02:28PM UTC
Jobs 1
Files 14
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

03 Apr 2026 02:28PM UTC coverage: 89.565% (-0.5%) from 90.092%
23949684893

push

github

stho32
refactor: Unify Server, Client, and Bot into single `lnac` CLI binary

Merge 3 separate executables into one unified CLI with subcommands:
- `lnac server [options]` - Start the LNAC server
- `lnac message|listener|chat|...` - Client modes
- `lnac bot [options]` - Bot with plugin system

Architecture changes:
- New LocalNetAppChat.Cli project (Microsoft.NET.Sdk.Web) replaces Server, ConsoleClient, Bot
- Bot plugins moved from LocalNetAppChat.Bot to LocalNetAppChat.Cli/Plugins/
- Old projects removed from solution (source kept for reference)
- Assembly name set to `lnac` for clean binary name

CI/CD changes:
- Replace 3 separate workflows (bot.yml, client.yml, server.yml) with single ci.yml
- Release workflow now builds 2 artifacts (lnac-linux-x64, lnac-win-x64) instead of 6
- Simpler, faster CI pipeline

This reduces the project from 3 binaries to 1, aligning with the
"Zero-Config" positioning — one download, one binary, all features.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

74 of 92 branches covered (80.43%)

Branch coverage included in aggregate %.

235 of 253 relevant lines covered (92.89%)

10.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23949684893.1 03 Apr 2026 02:28PM UTC 14
89.57
GitHub Action Run
Source Files on build 23949684893
  • Tree
  • List 14
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • bac5362d on github
  • Prev Build on main (#23948390794)
  • Next Build on main (#23957334624)
  • 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