summaryrefslogtreecommitdiff
path: root/codecov.yml
diff options
context:
space:
mode:
authorJohn L. Villalovos <john@sodarock.com>2022-01-14 18:38:21 -0800
committerJohn L. Villalovos <john@sodarock.com>2022-01-14 18:38:21 -0800
commitbaaba22d159306d2482e2854eef2c60d99b4bb7f (patch)
tree1cad2872057b628e03f590a26933701318c70212 /codecov.yml
parenta1dbe86c20b205ce135a7592d5c551e67adfb929 (diff)
downloadgitlab-jlvillal/http_request.tar.gz
chore: make `Gitlab.http_request()` a private methodjlvillal/http_request
Convert `Gitlab.http_request()` to `Gitlab._http_request()` to signify it is a private/protected method so that users of the library know they should not use the method and we make no API stability promises for using it. Add a `Gitlab.http_request()` method which will issue a Deprecation warning when called. It will pass the call onto `Gitlab._http_request()` Also, in the interest of improving code read-ability, require keyword arg usage when calling `Gitlab._http_request()`
Diffstat (limited to 'codecov.yml')
0 files changed, 0 insertions, 0 deletions