Github user eiri commented on a diff in the pull request:

    https://github.com/apache/couchdb-couch/pull/227#discussion_r100148952
  
    --- Diff: src/test_request.erl ---
    @@ -51,6 +51,9 @@ delete(Url) ->
     delete(Url, Opts) ->
         request(delete, Url, [], [], Opts).
    --- End diff --
    
    fair point. I don't know, tbh, I don't feel particularly strong about it, 
but using smaller arity functions as defaults for same functions with bigger 
arity is pretty standard erlang idiom, so if you up to a bigger change I'll +1 
it. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to