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

net-daemon / netdaemon / 33960160661
85%
dev: 80%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: dev
Ran 05 Sep 2026 10:18AM UTC
Jobs 1
Files 201
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

05 Sep 2026 10:15AM UTC coverage: 84.799% (-0.2%) from 85.01%
33960160661

push

github

web-flow
Add ICurrentApp to expose the current app id to apps (#1442)

Apps and services resolved in an app's DI scope had no supported way to
find out which app they belong to. The only object carrying that
information, ApplicationContext, is internal.

Add a small read-only ICurrentApp interface exposing the app id, and
register the existing scoped ApplicationContext as its implementation.
This lets an app inject ICurrentApp (or resolve it from any service in
its scope) to select per-app configuration, logging, etc. IApplication
is not reused for this because it also exposes lifecycle methods that
apps should not call on themselves.

975 of 1295 branches covered (75.29%)

Branch coverage included in aggregate %.

4 of 4 new or added lines in 2 files covered. (100.0%)

9 existing lines in 3 files now uncovered.

3655 of 4165 relevant lines covered (87.76%)

331.29 hits per line

Coverage Regressions

Lines Coverage ∆ File
5
85.11
-6.38% src/Client/NetDaemon.HassClient/Internal/HomeAssistantRunner.cs
3
91.1
-1.57% src/Client/NetDaemon.HassClient/Internal/HomeAssistantConnection.cs
1
83.33
-1.17% src/Extensions/NetDaemon.Extensions.MqttEntityManager/AssuredMqttConnection.cs
Jobs
ID Job ID Ran Files Coverage
1 33960160661.1 05 Sep 2026 10:18AM UTC 201
84.8
GitHub Action Run
Source Files on build 33960160661
  • Tree
  • List 201
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 993cd31d on github
  • Prev Build on main (#33176773333)
  • Next Build on main (#33961096937)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc