Yubico / Yubico.NET.SDK

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

Adding support for deleting and moving keys between slots #103

Closed DennisDyallo closed 2 weeks ago

DennisDyallo commented 2 weeks ago

Description

This PR adds support for:

Fixes: YESDK-1302

Type of change

How has this been tested?

Test configuration:

Checklist:

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 9e6c8538.

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

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 9e6c8538.

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

github-actions[bot] commented 2 weeks ago

Test Results: MacOS

    2 files      2 suites   3s :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 9e6c8538.

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

github-actions[bot] commented 2 weeks ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Yubico.Core 42% 31% 4257
Yubico.YubiKey 51% 47% 18831
Summary 49% (31951 / 65124) 45% (8176 / 18324) 23088

Minimum allowed line rate is 40%