[WIP] Support .netstandard2.1#3424
Open
gldeng wants to merge 1 commit into
Open
Codecov / codecov/project
succeeded
Jun 15, 2026 in 1s
90.84% (+0.23%) compared to ff547f2
View this Pull Request on Codecov
90.84% (+0.23%) compared to ff547f2
Details
Codecov Report
❌ Patch coverage is 89.59811% with 88 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.84%. Comparing base (ff547f2) to head (d4d5b6b).
Additional details and impacted files
@@ Coverage Diff @@
## release/1.5.0 #3424 +/- ##
=================================================
+ Coverage 90.60% 90.84% +0.23%
=================================================
Files 653 653
Lines 24356 24906 +550
Branches 2142 2301 +159
=================================================
+ Hits 22067 22625 +558
+ Misses 2184 2176 -8
Partials 105 105 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/AElf.Cryptography/ECDSA/ECKeyPair.cs | 100.00% <100.00%> (ø) |
|
| ....Cryptography/Exceptions/EcdhOperationException.cs | 100.00% <100.00%> (ø) |
|
| ...Cryptography/Exceptions/InvalidKeyPairException.cs | 100.00% <100.00%> (ø) |
|
| ...ryptography/Exceptions/InvalidPasswordException.cs | 100.00% <100.00%> (ø) |
|
| ...ptography/Exceptions/InvalidPrivateKeyException.cs | 100.00% <100.00%> (ø) |
|
| ...yptography/Exceptions/KeyStoreNotFoundException.cs | 100.00% <100.00%> (ø) |
|
| ...tography/Exceptions/PublicKeyOperationException.cs | 100.00% <100.00%> (ø) |
|
| ...tography/Exceptions/SignatureOperationException.cs | 100.00% <100.00%> (ø) |
|
| ....Cryptography/SecretSharing/SecretSharingConsts.cs | 100.00% <100.00%> (ø) |
|
| ...ptography/SecretSharing/SecretSharingExtensions.cs | 100.00% <100.00%> (ø) |
|
| ... and 24 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading