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 pgp_key_search_t #2187

Merged
merged 5 commits into from
Mar 18, 2024

Update test for rnp_locate_key() with some edge cases and fix possibl…

e40c4ff
Select commit
Loading
Failed to load commit list.
Merged

Refactor pgp_key_search_t #2187

Update test for rnp_locate_key() with some edge cases and fix possibl…
e40c4ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 17, 2024 in 0s

93.46% of diff hit (target 77.26%)

View this Pull Request on Codecov

93.46% of diff hit (target 77.26%)

Annotations

Check warning on line 46 in src/lib/key-provider.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/key-provider.cpp#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 117 in src/lib/key-provider.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/key-provider.cpp#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 212 in src/lib/key-provider.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/key-provider.cpp#L212

Added line #L212 was not covered by tests

Check warning on line 214 in src/lib/key-provider.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/key-provider.cpp#L214

Added line #L214 was not covered by tests

Check warning on line 218 in src/lib/key-provider.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/key-provider.cpp#L218

Added line #L218 was not covered by tests

Check warning on line 220 in src/lib/key-provider.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/key-provider.cpp#L220

Added line #L220 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L3675

Added line #L3675 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L3684

Added line #L3684 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L3741

Added line #L3741 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L4882

Added line #L4882 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/rnp.cpp#L8382

Added line #L8382 was not covered by tests

Check warning on line 90 in src/lib/types.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/types.h#L90

Added line #L90 was not covered by tests

Check warning on line 870 in src/librepgp/stream-parse.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/librepgp/stream-parse.cpp#L870

Added line #L870 was not covered by tests