Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor key generation classes #2284

Merged
merged 15 commits into from
Nov 10, 2024

Rename CertParams/BindingParams expiration property to key_expiration.

b5b6de2
Select commit
Loading
Failed to load commit list.
Merged

Refactor key generation classes #2284

Rename CertParams/BindingParams expiration property to key_expiration.
b5b6de2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 10, 2024 in 0s

87.06% of diff hit (target 84.67%)

View this Pull Request on Codecov

87.06% of diff hit (target 84.67%)

Annotations

Check warning on line 214 in src/lib/json-utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/json-utils.cpp#L214

Added line #L214 was not covered by tests

Check warning on line 190 in src/lib/key_material.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/key_material.cpp#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 209 in src/lib/key_material.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/key_material.cpp#L209

Added line #L209 was not covered by tests

Check warning on line 212 in src/lib/key_material.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/key_material.cpp#L211-L212

Added lines #L211 - L212 were not covered by tests

Check warning on line 318 in src/lib/key_material.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/key_material.cpp#L318

Added line #L318 was not covered by tests

Check warning on line 1048 in src/lib/key_material.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/key_material.cpp#L1048

Added line #L1048 was not covered by tests

Check warning on line 1197 in src/lib/key_material.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/key_material.cpp#L1197

Added line #L1197 was not covered by tests

Check warning on line 98 in src/lib/keygen.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/keygen.cpp#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 105 in src/lib/keygen.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/keygen.cpp#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 110 in src/lib/keygen.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/keygen.cpp#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 115 in src/lib/keygen.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/keygen.cpp#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 125 in src/lib/keygen.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/keygen.cpp#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 130 in src/lib/keygen.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/keygen.cpp#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 177 in src/lib/keygen.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/keygen.cpp#L176-L177

Added lines #L176 - L177 were not covered by tests

Check warning on line 189 in src/lib/keygen.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/keygen.cpp#L188-L189

Added lines #L188 - L189 were not covered by tests

Check warning on line 213 in src/lib/keygen.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/keygen.cpp#L213

Added line #L213 was not covered by tests

Check warning on line 219 in src/lib/keygen.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/keygen.cpp#L218-L219

Added lines #L218 - L219 were not covered by tests

Check warning on line 233 in src/lib/keygen.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/keygen.cpp#L233

Added line #L233 was not covered by tests

Check warning on line 236 in src/lib/keygen.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/keygen.cpp#L236

Added line #L236 was not covered by tests

Check warning on line 258 in src/lib/keygen.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/keygen.cpp#L258

Added line #L258 was not covered by tests

Check warning on line 287 in src/lib/keygen.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/keygen.cpp#L286-L287

Added lines #L286 - L287 were not covered by tests

Check warning on line 292 in src/lib/keygen.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/keygen.cpp#L290-L292

Added lines #L290 - L292 were not covered by tests

Check warning on line 315 in src/lib/keygen.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/keygen.cpp#L314-L315

Added lines #L314 - L315 were not covered by tests

Check warning on line 326 in src/lib/keygen.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/keygen.cpp#L326

Added line #L326 was not covered by tests

Check warning on line 355 in src/lib/keygen.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/keygen.cpp#L354-L355

Added lines #L354 - L355 were not covered by tests