Yubico / Yubico.NET.SDK

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

Adding additional device info fields to IYubikeyDeviceInfo #92

Closed DennisDyallo closed 1 month ago

DennisDyallo commented 1 month ago

Description

Adds additional fields to the device info

Fixes # YESDK-1290

Type of change

Please delete options that are not relevant.

How has this been tested?

Ran locally and added integration/unit tests

Test configuration:

Checklist:

github-actions[bot] commented 1 month ago

Test Results: Windows

    2 files      2 suites   2s :stopwatch: 3 650 tests 3 650 :white_check_mark: 0 :zzz: 0 :x: 3 652 runs  3 652 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 3e15626b.

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

github-actions[bot] commented 1 month ago

Test Results: Ubuntu

    2 files      2 suites   5s :stopwatch: 3 642 tests 3 642 :white_check_mark: 0 :zzz: 0 :x: 3 644 runs  3 644 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 3e15626b.

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

github-actions[bot] commented 1 month ago

Test Results: MacOS

    2 files      2 suites   2s :stopwatch: 3 642 tests 3 642 :white_check_mark: 0 :zzz: 0 :x: 3 644 runs  3 644 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 3e15626b.

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

github-actions[bot] commented 1 month ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Yubico.Core 41% 31% 4257
Yubico.YubiKey 51% 47% 18579
Summary 49% (31815 / 64599) 45% (8083 / 18108) 22836

Minimum allowed line rate is 40%