Yubico / Yubico.NET.SDK

A YubiKey SDK for .NET developers
Apache License 2.0
96 stars 48 forks source link

Update xUnit and Microsoft.NET.Test.Sdk #94

Closed DennisDyallo closed 1 month ago

DennisDyallo commented 1 month ago

Description

This updates test packages xUnit and Microsoft.Net.Test.Sdk

github-actions[bot] commented 1 month ago

Test Results: Windows

    2 files      2 suites   2s :stopwatch: 3 616 tests 3 616 :white_check_mark: 0 :zzz: 0 :x: 3 618 runs  3 618 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 4ac896e8.

github-actions[bot] commented 1 month ago

Test Results: Ubuntu

    2 files      2 suites   5s :stopwatch: 3 608 tests 3 608 :white_check_mark: 0 :zzz: 0 :x: 3 610 runs  3 610 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 4ac896e8.

github-actions[bot] commented 1 month ago

Test Results: MacOS

    2 files      2 suites   1s :stopwatch: 3 608 tests 3 608 :white_check_mark: 0 :zzz: 0 :x: 3 610 runs  3 610 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 4ac896e8.

github-actions[bot] commented 1 month ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Yubico.Core 42% 31% 4257
Yubico.YubiKey 51% 47% 18501
Summary 49% (31624 / 64389) 45% (8038 / 18045) 22758

Minimum allowed line rate is 40%