-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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: support fn in headers option #3267
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3267 +/- ##
==========================================
+ Coverage 95.38% 95.39% +0.01%
==========================================
Files 34 34
Lines 1236 1239 +3
Branches 352 353 +1
==========================================
+ Hits 1179 1182 +3
Misses 51 51
Partials 6 6
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add small test
sorry for delay, will do today |
@alexander-akait done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feel free to merge when CI will be green
For Bugs and Features; did you add new tests?
yes
Motivation / Use-Case
allow headers function for customizability
Breaking Changes
no
Additional Info