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

kevinoid / NetCoreProject / 12752792408 / 2
86%
main: 86%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/zizmorcore/zizmor-action-0.4.1
DEFAULT BRANCH: main
Ran 13 Jan 2025 05:38PM UTC
Files 2
Run time 4s
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

13 Jan 2025 05:33PM UTC coverage: 85.714%. First build
12752792408.2

push

github

kevinoid
ci: use ubuntu-22.04 runner image

ubuntu-latest (24.04) fails to run `dotnet test` due to missing ICU and
libssl.  For an example of the ICU error, see
https://github.com/kevinoid/NetCoreProject/actions/runs/12743602707/job/35513873997

    Testhost process for source(s) '/home/runner/work/NetCoreProject/NetCoreProject/NetCoreProject.UnitTests/bin/Debug/netcoreapp3.1/NetCoreProject.UnitTests.dll' exited with error: Process terminated. Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support.
       at System.Environment.FailFast(System.String)
       at System.Globalization.GlobalizationMode.GetGlobalizationInvariantMode()
       at System.Globalization.GlobalizationMode..cctor()
       at System.Globalization.CultureData.CreateCultureWithInvariantData()
       at System.Globalization.CultureData.get_Invariant()
       at System.Globalization.CultureInfo..cctor()
       at System.String.ToUpperInvariant()
       at System.Diagnostics.Tracing.EventSource.GetGuid(System.Type)
       at System.Diagnostics.Tracing.EventSource..ctor(System.Diagnostics.Tracing.EventSourceSettings, System.String[])
       at System.Diagnostics.Tracing.EventSource..ctor()
       at Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource..ctor()
       at Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource..cctor()
       at Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource.get_Instance()
       at Microsoft.VisualStudio.TestPlatform.TestHost.Program.Main(System.String[])
    . Please check the diagnostic logs for more information.

For an example of the libssl error, see
https://github.com/kevinoid/NetCoreProject/actions/runs/12751832146/job/35539818682

    The active test run was aborted. Reason: Test host process crashed : No usable version of libssl was found

The ICU e... (continued)

6 of 8 branches covered (75.0%)

Branch coverage included in aggregate %.

6 of 6 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job ubuntu-22.04_9.0 - 12752792408.2
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 12752792408
  • d9f6fa6e on github
  • Delete
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