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

feat: introduce fs abstraction #2088

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eddycharly
Copy link
Member

Explanation

Introduce fs abstraction.

Signed-off-by: Charles-Edouard Brétéché <[email protected]>
@eddycharly
Copy link
Member Author

/cherry-pick release-0.2

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 31.68317% with 69 lines in your changes missing coverage. Please review.

Project coverage is 66.17%. Comparing base (7545f46) to head (2b08cdc).

Files with missing lines Patch % Lines
pkg/utils/fs/getter.go 10.44% 60 Missing ⚠️
pkg/utils/fs/check.go 28.57% 3 Missing and 2 partials ⚠️
pkg/commands/test/command.go 62.50% 2 Missing and 1 partial ⚠️
pkg/utils/fs/discover.go 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2088      +/-   ##
==========================================
- Coverage   66.85%   66.17%   -0.68%     
==========================================
  Files         138      139       +1     
  Lines        6628     6714      +86     
==========================================
+ Hits         4431     4443      +12     
- Misses       1867     1936      +69     
- Partials      330      335       +5     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant