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

refactor: test and refactor split file #2708

Merged
merged 2 commits into from
Jul 10, 2024

Merge branch 'main' into refactor/split-file

6f6dee2
Select commit
Loading
Failed to load commit list.
Merged

refactor: test and refactor split file #2708

Merge branch 'main' into refactor/split-file
6f6dee2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2024 in 1s

19.32% (+0.31%) compared to ecdac0b

View this Pull Request on Codecov

19.32% (+0.31%) compared to ecdac0b

Details

Codecov Report

Attention: Patch coverage is 59.01639% with 25 lines in your changes missing coverage. Please review.

Project coverage is 19.32%. Comparing base (ecdac0b) to head (6f6dee2).

Files Patch % Lines
src/pkg/layout/split.go 60.00% 12 Missing and 12 partials ⚠️
src/pkg/layout/package.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2708      +/-   ##
==========================================
+ Coverage   19.00%   19.32%   +0.31%     
==========================================
  Files         170      171       +1     
  Lines       12197    12183      -14     
==========================================
+ Hits         2318     2354      +36     
+ Misses       9593     9531      -62     
- Partials      286      298      +12     

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