Skip to content

Comments

fix(report): align PackageListEntry field names with PackageEntry#159

Closed
rocketman-code wants to merge 1 commit intomainfrom
fix/report-field-alignment
Closed

fix(report): align PackageListEntry field names with PackageEntry#159
rocketman-code wants to merge 1 commit intomainfrom
fix/report-field-alignment

Conversation

@rocketman-code
Copy link
Owner

Summary

  • Rename PackageListEntry::size to total_size_bytes and PackageListEntry::files to file_count to match PackageEntry field names
  • Update all references in report rendering, session construction, and tests

Closes #149

@rocketman-code
Copy link
Owner Author

Closing: the fix (commit aa09c8b) is already on main. The rebase dropped this branch's commit as a duplicate.

@rocketman-code rocketman-code deleted the fix/report-field-alignment branch February 22, 2026 23:28
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.

bug(report): PackageListEntry JSON field names inconsistent with PackageEntry

1 participant