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

Slice: padding #201

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Slice: padding #201

merged 1 commit into from
Mar 10, 2024

Conversation

donutloop
Copy link
Collaborator

  • LeftPadding adds padding to the left begin of a slice.
  • RightPadding adds padding to the right end of a slice.

* LeftPadding adds padding to the left begin of a slice.
* RightPadding adds padding to the right end of a slice.
@donutloop
Copy link
Collaborator Author

@duke-git Please review

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 80.57%. Comparing base (73c97af) to head (164f0fa).

Files Patch % Lines
slice/slice.go 76.47% 2 Missing and 2 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##               rc     #201      +/-   ##
==========================================
- Coverage   80.58%   80.57%   -0.01%     
==========================================
  Files          65       65              
  Lines        7545     7562      +17     
==========================================
+ Hits         6080     6093      +13     
- Misses       1093     1095       +2     
- Partials      372      374       +2     

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

@duke-git duke-git merged commit ab50e81 into duke-git:rc Mar 10, 2024
1 of 3 checks passed
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.

3 participants