You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: refactor WithDecompressOnly function and update related tests
- Remove the boolean parameter from `WithDecompressOnly` function
- Update `WithDecompressOnly` function to always set `DecompressOnly` to true
- Update test cases to use the modified `WithDecompressOnly` function
- Improve the documentation for `WithDecompressOnly` function
Signed-off-by: appleboy <[email protected]>
0 commit comments