Skip to content

Implement stash show#107

Merged
ianthomas23 merged 1 commit intoQuantStack:mainfrom
SandrineP:stash_show
Feb 27, 2026
Merged

Implement stash show#107
ianthomas23 merged 1 commit intoQuantStack:mainfrom
SandrineP:stash_show

Conversation

@SandrineP
Copy link
Collaborator

Fix #83
Implement stash show

@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

❌ Patch coverage is 92.30769% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.37%. Comparing base (c460fce) to head (9aceba2).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/wrapper/repository_wrapper.cpp 50.00% 2 Missing ⚠️
src/subcommand/diff_subcommand.cpp 92.30% 1 Missing ⚠️
src/subcommand/stash_subcommand.cpp 96.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   86.18%   86.37%   +0.18%     
==========================================
  Files          60       60              
  Lines        2186     2253      +67     
  Branches      244      254      +10     
==========================================
+ Hits         1884     1946      +62     
- Misses        302      307       +5     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@SandrineP SandrineP added the enhancement New feature or request label Feb 27, 2026
@ianthomas23 ianthomas23 merged commit 1a6fb5b into QuantStack:main Feb 27, 2026
5 checks passed
@SandrineP SandrineP deleted the stash_show branch February 27, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement stash show

2 participants