Skip to content

Conversation

@ansasaki
Copy link
Contributor

This adds log and pretty_env_logger as dependencies for the push attestation prototype.

This allows setting the log level through the RUST_LOG environment variable. For example, setting RUST_LOG=debug will make the debug messages to be logged.

@codecov
Copy link

codecov bot commented Apr 15, 2025

Codecov Report

Attention: Patch coverage is 58.33333% with 5 lines in your changes missing coverage. Please review.

Project coverage is 63.61%. Comparing base (cb8070e) to head (efeca23).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
keylime-push-model-agent/src/main.rs 58.33% 5 Missing ⚠️
Additional details and impacted files
Flag Coverage Δ
e2e-testsuite 63.61% <58.33%> (+0.04%) ⬆️
upstream-unit-tests 63.61% <58.33%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
keylime-push-model-agent/src/main.rs 85.71% <58.33%> (-1.13%) ⬇️

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This adds `log` and `pretty_env_logger` as dependencies for the push
attestation prototype.

This allows setting the log level through the `RUST_LOG` environment
variable. For example, setting `RUST_LOG=debug` will make the debug
messages to be logged.

Signed-off-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
@ansasaki ansasaki force-pushed the prototype_add_logging branch from c8328d4 to efeca23 Compare April 15, 2025 11:45
@ansasaki ansasaki merged commit 6e9da1a into keylime:master Apr 15, 2025
11 of 12 checks passed
@ansasaki ansasaki deleted the prototype_add_logging branch April 15, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants