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

VolvoxLLC / volvox-bot / 22527867324
90%

Build:
DEFAULT BRANCH: main
Ran 28 Feb 2026 07:55PM UTC
Jobs 1
Files 115
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

28 Feb 2026 07:54PM UTC coverage: 90.535%. First build
22527867324

push

github

web-flow
feat: analytics dashboard enhancements (comparison, channels, commands, csv export) (#150)

* feat(analytics): add comparison and command usage metrics

* feat(web): ship comparison UI, channel/command breakdowns, and csv export

* fix: gate compare-mode delta UI and CSV on analytics.comparison non-null

When compareMode is on but analytics.comparison is null/missing (e.g.
payload hasn't arrived or server returned null), the old code defaulted
card.previous to 0 via ?? 0, making deltas appear as real data.

- KPI card render: introduce hasComparison guard (compareMode &&
  analytics?.comparison != null); gate delta row render on hasComparison
  instead of compareMode; compute delta only when card.previous is
  non-null — no more ?? 0 fallback producing misleading numbers
- CSV export: same hasComparison guard; Previous column now emits empty
  string (not '0') when comparison data is absent; DeltaPercent likewise
  stays null/empty

Resolves review threads PRRT_kwDORICdSM5xV0LX and PRRT_kwDORICdSM5xV0La

4301 of 5021 branches covered (85.66%)

Branch coverage included in aggregate %.

42 of 44 new or added lines in 2 files covered. (95.45%)

7340 of 7837 relevant lines covered (93.66%)

50.73 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
87.74
src/api/routes/guilds.js
Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/178185677 22527867324.1 28 Feb 2026 07:55PM UTC 115
90.54
GitHub Action Run
Source Files on build 22527867324
  • Tree
  • List 115
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22527867324
  • 665b74e5 on github
  • Next Build on main (#22531079111)
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