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

Elixir interface #37

Merged
merged 3 commits into from Jan 27, 2019
Merged

Elixir interface #37

merged 3 commits into from Jan 27, 2019

Conversation

tank-bohr
Copy link
Owner

@tank-bohr tank-bohr commented Jan 27, 2019

Changes:

Rationale:

For elixir users sake

{:ok, request} = :bookish_spork.capture_request
assert request.uri == '/jokes/random?category=dev'

@codecov
Copy link

codecov bot commented Jan 27, 2019

Codecov Report

Merging #37 into master will increase coverage by 0.13%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   96.26%   96.39%   +0.13%     
==========================================
  Files           5        5              
  Lines         107      111       +4     
==========================================
+ Hits          103      107       +4     
  Misses          4        4
Impacted Files Coverage Δ
src/bookish_spork_request.erl 100% <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 7d1bd8b...9f59cf4. Read the comment docs.

@tank-bohr tank-bohr merged commit 70100b0 into master Jan 27, 2019
@tank-bohr tank-bohr deleted the elixir_interface branch January 27, 2019 02:47
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.

None yet

1 participant