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

🔧✨ Handle nil case for selectedDir and selectedDirCell (Interface Conversion Nil Error) #274

Merged
merged 1 commit into from
Feb 12, 2024

🔧✨ Handle nil case for selectedDir and selectedDirCell

d572a1f
Select commit
Loading
Failed to load commit list.
Merged

🔧✨ Handle nil case for selectedDir and selectedDirCell (Interface Conversion Nil Error) #274

🔧✨ Handle nil case for selectedDir and selectedDirCell
d572a1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2024 in 0s

90.32% (-0.05%) compared to 3a0e577

View this Pull Request on Codecov

90.32% (-0.05%) compared to 3a0e577

Details

Codecov Report

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

Comparison is base (3a0e577) 90.36% compared to head (d572a1f) 90.32%.

Files Patch % Lines
tui/tui.go 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #274      +/-   ##
==========================================
- Coverage   90.36%   90.32%   -0.05%     
==========================================
  Files          31       31              
  Lines        3260     3266       +6     
==========================================
+ Hits         2946     2950       +4     
- Misses        256      257       +1     
- Partials       58       59       +1     

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