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

Implement rnp_signature_get_features and rnp_key_set_features. #2179

Closed
wants to merge 2 commits into from

clang-format

ecf055e
Select commit
Loading
Failed to load commit list.
Closed

Implement rnp_signature_get_features and rnp_key_set_features. #2179

clang-format
ecf055e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 15, 2024 in 0s

0.00% of diff hit (target 77.07%)

View this Pull Request on Codecov

0.00% of diff hit (target 77.07%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L292

Added line #L292 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L295-L298

Added lines #L295 - L298 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L300-L304

Added lines #L300 - L304 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L455

Added line #L455 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L461-L463

Added lines #L461 - L463 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L466

Added line #L466 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L469-L471

Added lines #L469 - L471 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L473-L476

Added lines #L473 - L476 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L479-L481

Added lines #L479 - L481 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L484-L486

Added lines #L484 - L486 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L489

Added line #L489 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L491

Added line #L491 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L495-L497

Added lines #L495 - L497 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L500-L503

Added lines #L500 - L503 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L507-L510

Added lines #L507 - L510 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L512

Added line #L512 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L515

Added line #L515 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L518-L519

Added lines #L518 - L519 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L521-L522

Added lines #L521 - L522 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L524-L526

Added lines #L524 - L526 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L530-L532

Added lines #L530 - L532 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L534-L536

Added lines #L534 - L536 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/pgp-key.cpp#L538

Added line #L538 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6304

Added line #L6304 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L6306-L6307

Added lines #L6306 - L6307 were not covered by tests