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

icerpc / icerpc-csharp / 25743449649
88%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 03:13PM UTC
Jobs 1
Files 275
Run time 4min
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

12 May 2026 03:09PM UTC coverage: 84.746% (-0.02%) from 84.763%
25743449649

push

github

web-flow
Support service classes nested more than one level deep (#4607)

* Support service classes nested more than one level deep

Walk the full chain of enclosing TypeDeclarationSyntax nodes when building the ContainerDefinition chain, and capture each enclosing type's type-parameter list and arity. Previously only one enclosing type was captured, and its name dropped any type-parameter list — so a [Service] class nested two or more levels deep, or nested in a generic type, emitted a partial declaration that did not merge with the user's declaration.

* Allow service nesting inside any TypeDeclarationSyntax

Drops the IsAllowedKind filter so a [Service] type nested inside a record struct or an interface is also handled correctly. Adds tests for both shapes.

7 of 12 new or added lines in 2 files covered. (58.33%)

12 existing lines in 4 files now uncovered.

12656 of 14934 relevant lines covered (84.75%)

2810.7 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
88.52
0.29% src/IceRpc.ServiceGenerator/Internal/Parser.cs

Coverage Regressions

Lines Coverage ∆ File
5
90.59
-0.46% src/IceRpc/Transports/Slic/Internal/SlicConnection.cs
3
89.24
-0.32% src/IceRpc/Internal/IceProtocolConnection.cs
3
90.74
-0.54% src/IceRpc/Server.cs
1
91.95
-0.11% src/IceRpc/Internal/IceRpcProtocolConnection.cs
Jobs
ID Job ID Ran Files Coverage
1 25743449649.1 12 May 2026 03:13PM UTC 3859
14.46
GitHub Action Run
Source Files on build 25743449649
  • Tree
  • List 275
  • Changed 208
  • Source Changed 2
  • Coverage Changed 207
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25743449649
  • 5fcac291 on github
  • Prev Build on main (#25686732467)
  • Next Build on main (#25743624249)
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