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

aelassas / servy / 28212311279
86%

Build:
DEFAULT BRANCH: main
Ran 26 Jun 2026 02:05AM UTC
Jobs 1
Files 164
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

26 Jun 2026 01:59AM UTC coverage: 85.367% (+0.1%) from 85.268%
28212311279

push

github

aelassas
refactor(service): ProcessLauncher.cs - three near-identical lazy FileStream/StreamWriter init blocks in the stdout/stderr handlers (#3674)
refactor(manager): MainWindow.xaml.cs - five Handle*TabSelected handlers repeat the same 'stop all other tabs' teardown block (#3724)
refactor(core): ServiceDependenciesParser.Parse / ServiceDependenciesValidator.Validate - identical tokenization (split on ;/CR/LF + trim + drop-empty) duplicated across both classes (#3777)
refactor: FodyWeavers.xml + GlobalUsings.cs (Servy.Core, Servy.Infrastructure) - ConfigureAwait(false) is configured twice via two competing mechanisms (#3191)
refactor(core): JsonServiceSerializer.cs / XmlServiceSerializer.cs - duplicated Deserialize/Serialize skeleton; no shared base despite the parallel validators sharing ServiceDtoImportValidator<TException> (#3649)

1904 of 2171 branches covered (87.7%)

Branch coverage included in aggregate %.

94 of 103 new or added lines in 6 files covered. (91.26%)

13107 of 15413 relevant lines covered (85.04%)

93.68 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
85.67
3.7% src/Servy.Service/ProcessManagement/ProcessLauncher.cs
2
91.3
14.38% src/Servy.Core/Services/JsonServiceSerializer.cs
1
95.24
-4.76% src/Servy.Core/ServiceDependencies/ServiceDependenciesParser.cs
1
97.3
src/Servy.Core/Services/ServiceDtoSerializer.cs
1
97.06
-2.94% src/Servy.Core/Services/XmlServiceSerializer.cs
Jobs
ID Job ID Ran Files Coverage
1 28212311279.1 26 Jun 2026 02:05AM UTC 164
85.37
GitHub Action Run
Source Files on build 28212311279
  • Tree
  • List 164
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28212311279
  • 59b7e4bc on github
  • Prev Build on main (#28195676055)
  • Next Build on main (#28212865084)
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