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

Auto Parse and Bind #101

Merged
merged 6 commits into from
Aug 21, 2017
Merged

Auto Parse and Bind #101

merged 6 commits into from
Aug 21, 2017

Conversation

jeevatkm
Copy link
Member

Implementation of #26

@jeevatkm jeevatkm added this to the v0.8 Milestone milestone Aug 21, 2017
@jeevatkm jeevatkm self-assigned this Aug 21, 2017
@codecov
Copy link

codecov bot commented Aug 21, 2017

Codecov Report

Merging #101 into v0-unstable will increase coverage by 0.3%.
The diff coverage is 73.82%.

Impacted file tree graph

@@              Coverage Diff               @@
##           v0-unstable     #101     +/-   ##
==============================================
+ Coverage        86.03%   86.34%   +0.3%     
==============================================
  Files               19       19             
  Lines             1926     1999     +73     
==============================================
+ Hits              1657     1726     +69     
+ Misses             201      194      -7     
- Partials            68       79     +11
Impacted Files Coverage Δ
aah.go 81.2% <ø> (+6.75%) ⬆️
error.go 95% <ø> (ø) ⬆️
render.go 81.66% <ø> (-0.16%) ⬇️
controller.go 84.21% <100%> (ø) ⬆️
static.go 89.39% <100%> (ø) ⬆️
view.go 96.92% <100%> (+0.02%) ⬆️
middleware.go 65.74% <21.42%> (-7.18%) ⬇️
engine.go 81.56% <75%> (-1.77%) ⬇️
param.go 81.59% <78.7%> (+13.1%) ⬆️
util.go 94.02% <87.5%> (-0.89%) ⬇️
... and 2 more

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 2e4a9a4...25d86f2. Read the comment docs.

@jeevatkm jeevatkm merged commit 246e9a5 into v0-unstable Aug 21, 2017
@jeevatkm jeevatkm deleted the auto-bind branch August 21, 2017 23:54
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.

1 participant