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

[Task] [VX-210] add user CRUD #162

Merged
merged 6 commits into from
Jul 25, 2018
Merged

[Task] [VX-210] add user CRUD #162

merged 6 commits into from
Jul 25, 2018

Conversation

John-Lin
Copy link
Contributor

No description provided.

@John-Lin John-Lin changed the title [VX-210] add user CRUD [Task] [VX-210] add user CRUD Jul 24, 2018
@codecov-io
Copy link

codecov-io commented Jul 24, 2018

Codecov Report

Merging #162 into develop will decrease coverage by 4.37%.
The diff coverage is 5.12%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #162      +/-   ##
===========================================
- Coverage    71.55%   67.17%   -4.38%     
===========================================
  Files           42       44       +2     
  Lines         2011     2212     +201     
===========================================
+ Hits          1439     1486      +47     
- Misses         496      653     +157     
+ Partials        76       73       -3
Impacted Files Coverage Δ
src/server/route.go 48.75% <0%> (-5.42%) ⬇️
src/server/handler_user.go 0% <0%> (ø)
src/server/password.go 100% <100%> (ø)
src/server/handler_prometheus.go 0% <0%> (ø) ⬆️
src/pod/pod.go 96.66% <0%> (+0.32%) ⬆️
src/prometheuscontroller/expression.go 87.3% <0%> (+1.35%) ⬆️

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 e355d85...8ca3629. Read the comment docs.

@John-Lin John-Lin mentioned this pull request Jul 24, 2018
@John-Lin John-Lin force-pushed the johnlin/user-restful-api branch from eb12472 to 0841388 Compare July 25, 2018 05:33
@John-Lin John-Lin force-pushed the johnlin/user-restful-api branch 2 times, most recently from 13cefdb to 30f011b Compare July 25, 2018 09:41
@John-Lin John-Lin force-pushed the johnlin/user-restful-api branch 2 times, most recently from a7a641b to d8fad9e Compare July 25, 2018 10:34
@John-Lin John-Lin force-pushed the develop branch 2 times, most recently from bb5ada7 to fddc71a Compare July 25, 2018 11:04
@hwchiu hwchiu force-pushed the johnlin/user-restful-api branch from f3ac3ee to a815b27 Compare July 25, 2018 11:19
@hwchiu hwchiu merged commit ee80a86 into develop Jul 25, 2018
@hwchiu hwchiu deleted the johnlin/user-restful-api branch July 25, 2018 11:32
John-Lin pushed a commit that referenced this pull request Jul 25, 2018
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.

4 participants