Implements v command #397#420
Conversation
Codecov Report❌ Patch coverage is
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Merging this PR will improve performance by 2.67%
|
| 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)
|
Thank you for the contribution! Please check the failed CI tasks. |
This pr implements the version command and resolves #397