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

Fixed underspecced request functions #401

Merged
merged 1 commit into from
Nov 8, 2019
Merged

Conversation

howleysv
Copy link
Contributor

@howleysv howleysv commented Nov 8, 2019

use HTTPoison.Base was bringing dialyzer underspec warnings into modules using it.

This PR uses the existing type for method from HTTPoison.Request and utilised it in HTTPoison.Base.

I also re-enabled some of dialyzer checks that are currently not producing warnings to help with regression in the future.

Re-enabled non-failing dialyzer checks
@edgurgel
Copy link
Owner

edgurgel commented Nov 8, 2019

@howleysv , thanks for the PR! I had a branch a while ago and never got it merged 🤦‍♂

@edgurgel edgurgel merged commit fd14822 into edgurgel:master Nov 8, 2019
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.

2 participants