Skip to content

feat: show files metadata in CLI and move summary to bottom#117

Merged
bartveneman merged 2 commits intomainfrom
feat/lint-meta
Apr 6, 2026
Merged

feat: show files metadata in CLI and move summary to bottom#117
bartveneman merged 2 commits intomainfrom
feat/lint-meta

Conversation

@bartveneman
Copy link
Copy Markdown
Member

@bartveneman bartveneman commented Apr 6, 2026

closes #116

Screenshot 2026-04-06 at 21 23 32

@codecov-commenter
Copy link
Copy Markdown

Bundle Report

Changes will increase total bundle size by 517 bytes (1.93%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
cli.js-esm 14.28kB 517 bytes (3.76%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: cli.js-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
cli.mjs 517 bytes 14.28kB 3.76%

Files in cli.mjs:

  • ./src/cli/reporters/pretty.ts → Total Size: 5.46kB

  • ./src/cli/arguments.ts → Total Size: 1.84kB

  • ./src/cli/cli.ts → Total Size: 797 bytes

  • ./src/cli/program.ts → Total Size: 1.03kB

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 96.82540% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.76%. Comparing base (b6c69d8) to head (5f64495).

Files with missing lines Patch % Lines
src/cli/reporters/pretty.ts 95.91% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
+ Coverage   96.71%   96.76%   +0.05%     
==========================================
  Files          14       14              
  Lines        1064     1081      +17     
  Branches      142      143       +1     
==========================================
+ Hits         1029     1046      +17     
  Misses         34       34              
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@bartveneman bartveneman merged commit 67eb813 into main Apr 6, 2026
5 of 6 checks passed
@bartveneman bartveneman deleted the feat/lint-meta branch April 6, 2026 19:25
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.

cli: report metadata

2 participants