Yubico / Yubico.NET.SDK

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

Split workflow to allow separate completion of checks #79

Closed DennisDyallo closed 2 months ago

DennisDyallo commented 2 months ago

Description

Split workflow to allow separate completion of checks

github-actions[bot] commented 2 months ago

Test Results

    2 files      2 suites   2s :stopwatch: 3 615 tests 3 615 :white_check_mark: 0 :zzz: 0 :x: 3 617 runs  3 617 :white_check_mark: 0 :zzz: 0 :x:

Results for commit b387b311.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 2 months ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Yubico.Core 43% 32% 1409
Yubico.YubiKey 53% 48% 6085
Summary 51% (8294 / 16290) 45% (2662 / 5929) 7494

Minimum allowed line rate is 40%