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

Support for designated revokers #2160

Merged
merged 12 commits into from
Jan 23, 2024

Add tests for rnp_revocation_signature_create() and related functions.

3c958aa
Select commit
Loading
Failed to load commit list.
Merged

Support for designated revokers #2160

Add tests for rnp_revocation_signature_create() and related functions.
3c958aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 22, 2024 in 0s

90.89% of diff hit (target 77.06%)

View this Pull Request on Codecov

90.89% of diff hit (target 77.06%)

Annotations

Check warning on line 1168 in src/lib/pgp-key.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L1168

Added line #L1168 was not covered by tests

Check warning on line 1195 in src/lib/pgp-key.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L1195

Added line #L1195 was not covered by tests

Check warning on line 2038 in src/lib/pgp-key.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L2037-L2038

Added lines #L2037 - L2038 were not covered by tests

Check warning on line 2044 in src/lib/pgp-key.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L2043-L2044

Added lines #L2043 - L2044 were not covered by tests

Check warning on line 2657 in src/lib/pgp-key.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L2656-L2657

Added lines #L2656 - L2657 were not covered by tests

Check warning on line 2661 in src/lib/pgp-key.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L2661

Added line #L2661 was not covered by tests

Check warning on line 6214 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6213-L6214

Added lines #L6213 - L6214 were not covered by tests

Check warning on line 6218 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6218

Added line #L6218 was not covered by tests

Check warning on line 6237 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6234-L6237

Added lines #L6234 - L6237 were not covered by tests

Check warning on line 6250 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6250

Added line #L6250 was not covered by tests

Check warning on line 6259 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6259

Added line #L6259 was not covered by tests

Check warning on line 6268 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6268

Added line #L6268 was not covered by tests

Check warning on line 6276 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6276

Added line #L6276 was not covered by tests

Check warning on line 6293 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6293

Added line #L6293 was not covered by tests

Check warning on line 6313 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6313

Added line #L6313 was not covered by tests

Check warning on line 6318 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6318

Added line #L6318 was not covered by tests

Check warning on line 6333 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6333

Added line #L6333 was not covered by tests

Check warning on line 6354 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6352-L6354

Added lines #L6352 - L6354 were not covered by tests

Check warning on line 6361 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6361

Added line #L6361 was not covered by tests

Check warning on line 6371 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6371

Added line #L6371 was not covered by tests

Check warning on line 6381 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6381

Added line #L6381 was not covered by tests

Check warning on line 6386 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6386

Added line #L6386 was not covered by tests

Check warning on line 6400 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6400

Added line #L6400 was not covered by tests

Check warning on line 6590 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6590

Added line #L6590 was not covered by tests

Check warning on line 6607 in src/lib/rnp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6607

Added line #L6607 was not covered by tests