Skip to content

Conversation

@Thiryn
Copy link

@Thiryn Thiryn commented Apr 20, 2018

Alamofire Client plugin is now open instead of public to enable subclassing
Add a getHeaders() function to allow specific header handling on client
Add a responseHandler function to allow response handling
resolves #13

…nction separation

Alamofire Client plugin is now `open` instead of `public` to enable subclassing
Add a `getHeaders()` function to allow specific header handling on client
Add a `responseHandler` function to allow response handling
@codecov-io
Copy link

codecov-io commented Apr 20, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@18b1663). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #14   +/-   ##
=========================================
  Coverage          ?   90.17%           
=========================================
  Files             ?       31           
  Lines             ?     2107           
  Branches          ?        0           
=========================================
  Hits              ?     1900           
  Misses            ?      207           
  Partials          ?        0
Impacted Files Coverage Δ
...ox/Plugins/Alamofire/JSONAPIClient_Alamofire.swift 98.07% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 18b1663...35a4729. Read the comment docs.

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.

Allow basic Alamofire client to be subclassed

2 participants