Skip to content

version: Implement API version validation and ordering

Codecov / codecov/patch succeeded Dec 23, 2024 in 1s

72.03% of diff hit (target 61.35%)

View this Pull Request on Codecov

72.03% of diff hit (target 61.35%)

Annotations

Check warning on line 618 in keylime-agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/config.rs#L616-L618

Added lines #L616 - L618 were not covered by tests

Check warning on line 620 in keylime-agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/config.rs#L620

Added line #L620 was not covered by tests

Check warning on line 622 in keylime-agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/config.rs#L622

Added line #L622 was not covered by tests

Check warning on line 625 in keylime-agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/config.rs#L625

Added line #L625 was not covered by tests

Check warning on line 628 in keylime-agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/config.rs#L628

Added line #L628 was not covered by tests

Check warning on line 631 in keylime-agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/config.rs#L631

Added line #L631 was not covered by tests

Check warning on line 634 in keylime-agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/config.rs#L634

Added line #L634 was not covered by tests

Check warning on line 639 in keylime-agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/config.rs#L638-L639

Added lines #L638 - L639 were not covered by tests

Check warning on line 647 in keylime-agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/config.rs#L643-L647

Added lines #L643 - L647 were not covered by tests

Check warning on line 650 in keylime-agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/config.rs#L650

Added line #L650 was not covered by tests

Check warning on line 652 in keylime-agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/config.rs#L652

Added line #L652 was not covered by tests

Check warning on line 656 in keylime-agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/config.rs#L654-L656

Added lines #L654 - L656 were not covered by tests

Check warning on line 663 in keylime-agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/config.rs#L663

Added line #L663 was not covered by tests

Check warning on line 666 in keylime-agent/src/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/config.rs#L665-L666

Added lines #L665 - L666 were not covered by tests

Check warning on line 41 in keylime-agent/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/error.rs#L36-L41

Added lines #L36 - L41 were not covered by tests

Check warning on line 20 in keylime-agent/src/errors_handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/errors_handler.rs#L18-L20

Added lines #L18 - L20 were not covered by tests

Check warning on line 27 in keylime-agent/src/errors_handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/errors_handler.rs#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 31 in keylime-agent/src/errors_handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/errors_handler.rs#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 36 in keylime-agent/src/errors_handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/errors_handler.rs#L36

Added line #L36 was not covered by tests

Check warning on line 45 in keylime-agent/src/errors_handler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/errors_handler.rs#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 276 in keylime-agent/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/main.rs#L276

Added line #L276 was not covered by tests

Check warning on line 281 in keylime-agent/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/main.rs#L281

Added line #L281 was not covered by tests

Check warning on line 602 in keylime-agent/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/main.rs#L602

Added line #L602 was not covered by tests

Check warning on line 619 in keylime-agent/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/main.rs#L618-L619

Added lines #L618 - L619 were not covered by tests

Check warning on line 625 in keylime-agent/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

keylime-agent/src/main.rs#L623-L625

Added lines #L623 - L625 were not covered by tests