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

fix(install): fix git submodules installation #227

Merged
merged 11 commits into from
May 6, 2024
Merged

Conversation

linrongbin16
Copy link
Owner

@linrongbin16 linrongbin16 commented May 6, 2024

Fix #226 .

Copy link

codecov bot commented May 6, 2024

Codecov Report

Attention: Patch coverage is 45.45455% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 50.53%. Comparing base (f3630c3) to head (7a029e6).
Report is 4 commits behind head on main.

Files Patch % Lines
lua/colorbox/controller.lua 0.00% 7 Missing ⚠️
lua/colorbox/loader.lua 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #227      +/-   ##
==========================================
+ Coverage   50.44%   50.53%   +0.09%     
==========================================
  Files          10       10              
  Lines         450      467      +17     
==========================================
+ Hits          227      236       +9     
- Misses        223      231       +8     

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

@linrongbin16 linrongbin16 merged commit 8a79075 into main May 6, 2024
9 checks passed
@linrongbin16 linrongbin16 deleted the fix-runtime-cache branch May 6, 2024 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

All color themes are disabled after fresh installing lin.nvim
1 participant