Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add export in interactive #298

Merged
merged 5 commits into from
Feb 13, 2024

test: more coverage

51797c3
Select commit
Loading
Failed to load commit list.
Merged

Add export in interactive #298

test: more coverage
51797c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2024 in 0s

90.16% (-3.43%) compared to 4e65a50

View this Pull Request on Codecov

90.16% (-3.43%) compared to 4e65a50

Details

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (4e65a50) 93.58% compared to head (51797c3) 90.16%.
Report is 41 commits behind head on master.

Files Patch % Lines
tui/actions.go 74.19% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #298      +/-   ##
==========================================
- Coverage   93.58%   90.16%   -3.43%     
==========================================
  Files          29       31       +2     
  Lines        2806     3345     +539     
==========================================
+ Hits         2626     3016     +390     
- Misses        139      267     +128     
- Partials       41       62      +21     

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