Thanks to visit codestin.com
Credit goes to github.com

Skip to content

refactor: remove direct access to Term from deep down in State

d11f158
Select commit
Loading
Failed to load commit list.
Closed

refactor: remove direct access to Term from deep down in State #354

refactor: remove direct access to Term from deep down in State
d11f158
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 19, 2025 in 0s

86.67% (-0.02%) compared to ebb63fb, passed because coverage increased by 0.01% when compared to adjusted base (86.65%)

View this Pull Request on Codecov

86.67% (-0.02%) compared to ebb63fb, passed because coverage increased by 0.01% when compared to adjusted base (86.65%)

Details

Codecov Report

Attention: Patch coverage is 86.95652% with 30 lines in your changes missing coverage. Please review.

Project coverage is 86.67%. Comparing base (ebb63fb) to head (d11f158).

Files with missing lines Patch % Lines
src/ops/rebase.rs 20.00% 8 Missing ⚠️
src/ops/commit.rs 33.33% 6 Missing ⚠️
src/ops/editor.rs 82.60% 4 Missing ⚠️
src/ops/unstage.rs 50.00% 4 Missing ⚠️
src/state.rs 95.16% 3 Missing ⚠️
src/ops/revert.rs 66.66% 2 Missing ⚠️
src/ops/show.rs 50.00% 2 Missing ⚠️
src/ops/copy_hash.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #354      +/-   ##
==========================================
- Coverage   86.69%   86.67%   -0.02%     
==========================================
  Files          66       66              
  Lines        6154     6163       +9     
==========================================
+ Hits         5335     5342       +7     
- Misses        819      821       +2     

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