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 84.21053% 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 2 times, most recently from c99fb31 to e5f3749 Compare January 29, 2026 11:54
@javiermtorres javiermtorres force-pushed the 201-inspect-encoderfile branch from e5f3749 to a1e0b82 Compare January 29, 2026 11:59
@javiermtorres javiermtorres marked this pull request as ready for review January 29, 2026 14:57
Copy link
Member

@besaleli besaleli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lmk what you think!

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

4 participants