Skip to content

Conversation

@javiermtorres
Copy link
Contributor

A tentative implementation of an inspect command has been added, exposing and reusing the existing load_assets function.

Closes #201

@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2026

Codecov Report

❌ Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
encoderfile/src/build_cli/cli/mod.rs 0.00% 3 Missing ⚠️
Files with missing lines Coverage Δ
encoderfile-runtime/src/main.rs 0.00% <ø> (ø)
encoderfile/src/build_cli/cli/inspect.rs 100.00% <100.00%> (ø)
encoderfile/src/format/footer.rs 99.18% <ø> (ø)
encoderfile/src/runtime/loader.rs 60.29% <100.00%> (+60.29%) ⬆️
encoderfile/src/build_cli/cli/mod.rs 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

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

@javiermtorres javiermtorres force-pushed the 201-inspect-encoderfile branch from 863e3e3 to d8afb6f Compare January 28, 2026 18:44
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.

Encoderfile inspect command

3 participants