Skip to content

refactor: minor adjustments

b0d5cc3
Select commit
Loading
Failed to load commit list.
Merged

feat(protocol): att format updates #485

refactor: minor adjustments
b0d5cc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2025 in 1s

45.05% (+0.85%) compared to 9285e4c

View this Pull Request on Codecov

45.05% (+0.85%) compared to 9285e4c

Details

Codecov Report

❌ Patch coverage is 61.53846% with 135 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.05%. Comparing base (9285e4c) to head (b0d5cc3).

Files with missing lines Patch % Lines
protocol/utils.go 52.59% 48 Missing and 16 partials ⚠️
protocol/attestation_packed.go 61.81% 8 Missing and 13 partials ⚠️
protocol/attestation_androidkey.go 52.63% 8 Missing and 10 partials ⚠️
protocol/webauthncose/webauthncose.go 0.00% 11 Missing ⚠️
protocol/attestation_tpm.go 82.75% 6 Missing and 4 partials ⚠️
protocol/attestation_apple.go 66.66% 3 Missing and 3 partials ⚠️
protocol/attestation_u2f.go 68.75% 1 Missing and 4 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #485      +/-   ##
==========================================
+ Coverage   44.19%   45.05%   +0.85%     
==========================================
  Files          35       37       +2     
  Lines        3136     3327     +191     
==========================================
+ Hits         1386     1499     +113     
- Misses       1565     1624      +59     
- Partials      185      204      +19     
Files with missing lines Coverage Δ
protocol/attestation_safetynet.go 46.53% <100.00%> (ø)
protocol/init.go 100.00% <100.00%> (ø)
protocol/attestation_u2f.go 57.64% <68.75%> (+3.21%) ⬆️
protocol/attestation_apple.go 60.00% <66.66%> (+3.10%) ⬆️
protocol/attestation_tpm.go 58.99% <82.75%> (+0.91%) ⬆️
protocol/webauthncose/webauthncose.go 26.48% <0.00%> (-1.21%) ⬇️
protocol/attestation_androidkey.go 47.61% <52.63%> (+2.04%) ⬆️
protocol/attestation_packed.go 44.11% <61.81%> (+2.18%) ⬆️
protocol/utils.go 52.59% <52.59%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.