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

microsoft / RulesEngine / 26653504084
95%
master: 97%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 29 May 2026 06:00PM UTC
Jobs 1
Files 24
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

29 May 2026 05:58PM UTC coverage: 95.502%. Remained the same
26653504084

push

github

web-flow
Fix publish-nuget workflow: resolve signing key path to absolute (#725)

* Add .NET 10 SDK to CodeQL analysis workflow

Add 10.0.x to dotnet-version in codeql-analysis.yml to support
building projects targeting net10.0.

* Fix signing key path resolution in build-signed.ps1

The script passed a relative path (src/RulesEngine/signKey.snk) to
-p:AssemblyOriginatorKeyFile, but MSBuild resolves that relative to the
project directory, causing it to look for the file at
src/RulesEngine/src/RulesEngine/signKey.snk which doesn't exist.

Convert to absolute path using [System.IO.Path]::GetFullPath() so
MSBuild finds the file at its actual location.

451 of 558 branches covered (80.82%)

828 of 867 relevant lines covered (95.5%)

544.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26653504084.1 29 May 2026 06:00PM UTC 24
95.5
GitHub Action Run
Source Files on build 26653504084
  • Tree
  • List 24
  • 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 #26653504084
  • 26e28506 on github
  • Prev Build on main (#26642330961)
  • Next Build on main (#26655296866)
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