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: squash a couple library view bugs and update docs #167

Merged
merged 1 commit into from
Sep 29, 2024

fix: squash a couple library view bugs and update docs

5f436a0
Select commit
Loading
Failed to load commit list.
Merged

fix: squash a couple library view bugs and update docs #167

fix: squash a couple library view bugs and update docs
5f436a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 29, 2024 in 0s

37.73% (+0.07%) compared to d5c1aed

View this Pull Request on Codecov

37.73% (+0.07%) compared to d5c1aed

Details

Codecov Report

Attention: Patch coverage is 28.88889% with 32 lines in your changes missing coverage. Please review.

Project coverage is 37.73%. Comparing base (d5c1aed) to head (5f436a0).

Files with missing lines Patch % Lines
internal/io/library/update.go 0.00% 21 Missing ⚠️
internal/io/library/view.go 0.00% 3 Missing ⚠️
internal/io/secret/views.go 0.00% 3 Missing ⚠️
internal/io/executable/views.go 0.00% 2 Missing ⚠️
types/executable/executable_md.go 84.61% 2 Missing ⚠️
internal/io/workspace/views.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
+ Coverage   37.65%   37.73%   +0.07%     
==========================================
  Files          81       81              
  Lines        5709     5714       +5     
==========================================
+ Hits         2150     2156       +6     
+ Misses       3127     3126       -1     
  Partials      432      432              

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