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 (resolve conflict in #135) #180

Merged
merged 2 commits into from
Oct 9, 2024

Merge remote-tracking branch 'origin/pr/135' into uuid-conflict

257c462
Select commit
Loading
Failed to load commit list.
Merged

Implement UUID support in qrexec (resolve conflict in #135) #180

Merge remote-tracking branch 'origin/pr/135' into uuid-conflict
257c462
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 9, 2024 in 1s

81.64% of diff hit (target 78.98%)

View this Pull Request on Codecov

81.64% of diff hit (target 78.98%)

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#L929-L933

Added lines #L929 - 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 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 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

Check warning on line 218 in qrexec/policy/parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

qrexec/policy/parser.py#L217-L218

Added lines #L217 - L218 were not covered by tests

Check warning on line 223 in qrexec/policy/parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

qrexec/policy/parser.py#L222-L223

Added lines #L222 - L223 were not covered by tests

Check warning on line 1717 in qrexec/policy/parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

qrexec/policy/parser.py#L1716-L1717

Added lines #L1716 - L1717 were not covered by tests

Check warning on line 1741 in qrexec/policy/parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

qrexec/policy/parser.py#L1741

Added line #L1741 was not covered by tests

Check warning on line 300 in qrexec/tools/qrexec_policy_exec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

qrexec/tools/qrexec_policy_exec.py#L300

Added line #L300 was not covered by tests

Check warning on line 128 in qrexec/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

qrexec/utils.py#L128

Added line #L128 was not covered by tests

Check warning on line 130 in qrexec/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

qrexec/utils.py#L130

Added line #L130 was not covered by tests

Check warning on line 156 in qrexec/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

qrexec/utils.py#L148-L156

Added lines #L148 - L156 were not covered by tests