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

Use vector for pgp_dest_t cache #2299

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add constructor for pgp_dest_t

2254d36
Select commit
Loading
Failed to load commit list.
Open

Use vector for pgp_dest_t cache #2299

Add constructor for pgp_dest_t
2254d36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 11, 2024 in 0s

64.10% of diff hit (target 84.88%)

View this Pull Request on Codecov

64.10% of diff hit (target 84.88%)

Annotations

Check warning on line 1079 in src/librepgp/stream-armor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/librepgp/stream-armor.cpp#L1079

Added line #L1079 was not covered by tests

Check warning on line 616 in src/librepgp/stream-common.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/librepgp/stream-common.cpp#L616

Added line #L616 was not covered by tests

Check warning on line 622 in src/librepgp/stream-common.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/librepgp/stream-common.cpp#L622

Added line #L622 was not covered by tests

Check warning on line 627 in src/librepgp/stream-common.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/librepgp/stream-common.cpp#L625-L627

Added lines #L625 - L627 were not covered by tests

Check warning on line 630 in src/librepgp/stream-common.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/librepgp/stream-common.cpp#L630

Added line #L630 was not covered by tests

Check warning on line 1022 in src/librepgp/stream-common.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/librepgp/stream-common.cpp#L1022

Added line #L1022 was not covered by tests

Check warning on line 280 in src/librepgp/stream-dump.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/librepgp/stream-dump.cpp#L280

Added line #L280 was not covered by tests

Check warning on line 237 in src/librepgp/stream-write.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/librepgp/stream-write.cpp#L237

Added line #L237 was not covered by tests

Check warning on line 995 in src/librepgp/stream-write.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/librepgp/stream-write.cpp#L995

Added line #L995 was not covered by tests

Check warning on line 1504 in src/librepgp/stream-write.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/librepgp/stream-write.cpp#L1504

Added line #L1504 was not covered by tests

Check warning on line 1742 in src/librepgp/stream-write.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/librepgp/stream-write.cpp#L1742

Added line #L1742 was not covered by tests

Check warning on line 1873 in src/librepgp/stream-write.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/librepgp/stream-write.cpp#L1873

Added line #L1873 was not covered by tests