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

Make httpless more like nodejs #19

Merged
merged 7 commits into from
Mar 5, 2018
Merged

Make httpless more like nodejs #19

merged 7 commits into from
Mar 5, 2018

Conversation

cncolder
Copy link
Member

@cncolder cncolder commented Mar 5, 2018

Send string error if content type is text. Otherwise send json.

@codecov
Copy link

codecov bot commented Mar 5, 2018

Codecov Report

Merging #19 into master will increase coverage by 1.68%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   60.54%   62.22%   +1.68%     
==========================================
  Files          14       14              
  Lines         517      548      +31     
  Branches      104      114      +10     
==========================================
+ Hits          313      341      +28     
- Misses        200      203       +3     
  Partials        4        4
Impacted Files Coverage Δ
httpless/response.ts 93.22% <86.95%> (-4.08%) ⬇️
microless/index.ts 87.69% <92.3%> (+1.97%) ⬆️

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 3a2f280...818c358. Read the comment docs.

@cncolder cncolder merged commit 10f724b into master Mar 5, 2018
@cncolder cncolder deleted the dev branch March 5, 2018 14:37
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