Yubico / Yubico.NET.SDK

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

More reliable paths/IO for IntegrationTestDeviceEnumeration #101

Closed DennisDyallo closed 2 weeks ago

DennisDyallo commented 2 weeks ago

Description

The tests wouldn't pass consistently, so this adds a small delay for the IO and more reliable paths

Fixes: develop

Type of change

Please delete options that are not relevant.

github-actions[bot] commented 2 weeks ago

Test Results: Windows

    2 files      2 suites   4s :stopwatch: 3 700 tests 3 700 :white_check_mark: 0 :zzz: 0 :x: 3 702 runs  3 702 :white_check_mark: 0 :zzz: 0 :x:

Results for commit c46eb0df.

github-actions[bot] commented 2 weeks ago

Test Results: Ubuntu

    2 files      2 suites   9s :stopwatch: 3 692 tests 3 692 :white_check_mark: 0 :zzz: 0 :x: 3 694 runs  3 694 :white_check_mark: 0 :zzz: 0 :x:

Results for commit c46eb0df.

github-actions[bot] commented 2 weeks ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Yubico.Core 41% 31% 4257
Yubico.YubiKey 51% 48% 18738
Summary 49% (31935 / 64848) 45% (8173 / 18267) 22995

Minimum allowed line rate is 40%

github-actions[bot] commented 2 weeks ago

Test Results: MacOS

    2 files      2 suites   4s :stopwatch: 3 692 tests 3 692 :white_check_mark: 0 :zzz: 0 :x: 3 694 runs  3 694 :white_check_mark: 0 :zzz: 0 :x:

Results for commit c46eb0df.