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

aelassas / servy / 27501707363
85%

Build:
DEFAULT BRANCH: main
Ran 14 Jun 2026 02:30PM UTC
Jobs 1
Files 161
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

14 Jun 2026 02:21PM UTC coverage: 85.163% (+0.2%) from 85.012%
27501707363

push

github

aelassas
fix(core): NativeMethodsHelpers.cs - GetFileIdentity lacks the null guard its sibling methods have; a null FileStream throws a second NRE from the catch-block's fs.Name access (#3521)
fix(ui): HelpService.cs - CheckUpdates deserializes the remote GitHub API response with default settings, bypassing JsonSecurity.UntrustedDataSettings (#3520)
fix(core): NativeMethods.cs - CloseHandle is the only kernel32 P/Invoke missing SetLastError, defeating SafeHandle release-failure diagnostics (#3519)
fix(core): Logger.cs - Log() holds the global _lock across regex sanitization, timestamp and string formatting, not just the write (#3518)
fix(core): Helper.cs - NormalizePath calls Path.GetFullPath unguarded, can throw on malformed input (unlike its sibling path helpers) (#3517)
fix(core): JsonServiceSerializer.cs - leftover '// LOGIC:' authoring-scaffolding prefix narrates the JsonException catch block (#3522)

1904 of 2168 branches covered (87.82%)

Branch coverage included in aggregate %.

14 of 19 new or added lines in 4 files covered. (73.68%)

12853 of 15160 relevant lines covered (84.78%)

101.04 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
89.24
-0.92% src/Servy.Core/Helpers/Helper.cs
Jobs
ID Job ID Ran Files Coverage
1 27501707363.1 14 Jun 2026 02:30PM UTC 161
85.16
GitHub Action Run
Source Files on build 27501707363
  • Tree
  • List 161
  • Changed 7
  • Source Changed 5
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27501707363
  • 3061d95b on github
  • Prev Build on main (#27501033464)
  • Next Build on main (#27502406456)
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