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 UUID support in qrexec #135

Merged
merged 1 commit into from
Oct 9, 2024

Implement UUID support in qrexec

578de59
Select commit
Loading
Failed to load commit list.
Merged

Implement UUID support in qrexec #135

Implement UUID support in qrexec
578de59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 18, 2024 in 1s

76.02% of diff hit (target 78.08%)

View this Pull Request on Codecov

76.02% of diff hit (target 78.08%)

Annotations

Check warning on line 58 in daemon/qrexec-daemon-common.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/qrexec-daemon-common.c#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 138 in daemon/qrexec-daemon-common.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/qrexec-daemon-common.c#L138

Added line #L138 was not covered by tests

Check warning on line 146 in daemon/qrexec-daemon-common.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/qrexec-daemon-common.c#L144-L146

Added lines #L144 - L146 were not covered by tests

Check warning on line 151 in daemon/qrexec-daemon-common.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/qrexec-daemon-common.c#L148-L151

Added lines #L148 - L151 were not covered by tests

Check warning on line 155 in daemon/qrexec-daemon-common.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/qrexec-daemon-common.c#L153-L155

Added lines #L153 - L155 were not covered by tests

Check warning on line 147 in daemon/qrexec-daemon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/qrexec-daemon.c#L147

Added line #L147 was not covered by tests

Check warning on line 158 in daemon/qrexec-daemon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/qrexec-daemon.c#L158

Added line #L158 was not covered by tests

Check warning on line 174 in daemon/qrexec-daemon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/qrexec-daemon.c#L174

Added line #L174 was not covered by tests

Check warning on line 194 in daemon/qrexec-daemon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/qrexec-daemon.c#L194

Added line #L194 was not covered by tests

Check warning on line 198 in daemon/qrexec-daemon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/qrexec-daemon.c#L198

Added line #L198 was not covered by tests

Check warning on line 933 in daemon/qrexec-daemon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/qrexec-daemon.c#L928-L933

Added lines #L928 - L933 were not covered by tests

Check warning on line 1058 in daemon/qrexec-daemon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/qrexec-daemon.c#L1058

Added line #L1058 was not covered by tests

Check warning on line 1182 in daemon/qrexec-daemon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/qrexec-daemon.c#L1182

Added line #L1182 was not covered by tests

Check warning on line 1208 in daemon/qrexec-daemon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/qrexec-daemon.c#L1207-L1208

Added lines #L1207 - L1208 were not covered by tests

Check warning on line 1216 in daemon/qrexec-daemon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/qrexec-daemon.c#L1216

Added line #L1216 was not covered by tests

Check warning on line 1220 in daemon/qrexec-daemon.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/qrexec-daemon.c#L1220

Added line #L1220 was not covered by tests

Check warning on line 253 in libqrexec/ioall.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

libqrexec/ioall.c#L253

Added line #L253 was not covered by tests

Check warning on line 255 in libqrexec/ioall.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

libqrexec/ioall.c#L255

Added line #L255 was not covered by tests

Check warning on line 258 in libqrexec/ioall.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

libqrexec/ioall.c#L258

Added line #L258 was not covered by tests

Check warning on line 295 in libqrexec/ioall.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

libqrexec/ioall.c#L295

Added line #L295 was not covered by tests

Check warning on line 302 in libqrexec/ioall.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

libqrexec/ioall.c#L302

Added line #L302 was not covered by tests

Check warning on line 316 in libqrexec/ioall.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

libqrexec/ioall.c#L316

Added line #L316 was not covered by tests

Check warning on line 320 in libqrexec/ioall.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

libqrexec/ioall.c#L320

Added line #L320 was not covered by tests

Check warning on line 326 in libqrexec/ioall.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

libqrexec/ioall.c#L325-L326

Added lines #L325 - L326 were not covered by tests

Check warning on line 331 in libqrexec/ioall.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

libqrexec/ioall.c#L331

Added line #L331 was not covered by tests