Skip to content

Implements v command #397#420

Open
Devel08 wants to merge 3 commits into
uutils:mainfrom
Devel08:implement-v
Open

Implements v command #397#420
Devel08 wants to merge 3 commits into
uutils:mainfrom
Devel08:implement-v

Conversation

@Devel08
Copy link
Copy Markdown

@Devel08 Devel08 commented May 9, 2026

This pr implements the version command and resolves #397

@codecov
Copy link
Copy Markdown

codecov Bot commented May 9, 2026

Codecov Report

❌ Patch coverage is 0% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.59%. Comparing base (cd2e3cb) to head (497cb2a).
⚠️ Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
src/sed/compiler.rs 0.00% 42 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #420      +/-   ##
==========================================
- Coverage   82.20%   81.59%   -0.62%     
==========================================
  Files          13       13              
  Lines        5542     5584      +42     
  Branches      310      314       +4     
==========================================
  Hits         4556     4556              
- Misses        983     1025      +42     
  Partials        3        3              
Flag Coverage Δ
macos_latest 82.25% <0.00%> (-0.65%) ⬇️
ubuntu_latest 82.36% <0.00%> (-0.64%) ⬇️
windows_latest 0.00% <0.00%> (ø)

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

☔ 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.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jun 1, 2026

Merging this PR will improve performance by 2.67%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 2 improved benchmarks
✅ 9 untouched benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
number_fix 528.1 ms 511.4 ms +3.28%
genome_subst 213.1 ms 208.8 ms +2.06%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing Devel08:implement-v (497cb2a) with main (cd2e3cb)

Open in CodSpeed

@dspinellis
Copy link
Copy Markdown
Collaborator

Thank you for the contribution! Please check the failed CI tasks.

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.

Add v command (version assertion)

2 participants