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

Add pool labelset to client #157

Merged
merged 2 commits into from Apr 9, 2021
Merged

Add pool labelset to client #157

merged 2 commits into from Apr 9, 2021

Conversation

arthurcgc
Copy link
Member

No description provided.

@arthurcgc arthurcgc marked this pull request as ready for review March 4, 2021 16:47
fix: query escape on components_test.go:37 now that labels flag is added to the pool

feat: changed request body from urlencoded to json

refactor: tests now parse json body request

fix: fixing broken tests caused by json body request

feat: added test covering pool update --add-labels and pool update --remove-labels

lint: fixing linting problem in test case

fix: go.mod and go.sum

fix: go.mod/go.sum

fix: api spec from go-tsuruclient

fix: innefectual assignment to err
@codecov-io
Copy link

codecov-io commented Mar 8, 2021

Codecov Report

Merging #157 (d9170e1) into master (0306219) will increase coverage by 0.04%.
The diff coverage is 81.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
+ Coverage   66.75%   66.80%   +0.04%     
==========================================
  Files          49       49              
  Lines        9055     9097      +42     
==========================================
+ Hits         6045     6077      +32     
- Misses       2086     2091       +5     
- Partials      924      929       +5     
Impacted Files Coverage Δ
tsuru/admin/pool.go 61.09% <80.82%> (+2.72%) ⬆️
tsuru/admin/event.go 60.57% <100.00%> (ø)

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 0306219...d9170e1. Read the comment docs.

@pedrokiefer
Copy link
Contributor

LGTM

Copy link
Member

@wpjunior wpjunior left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wpjunior wpjunior merged commit 6fea22f into master Apr 9, 2021
@wpjunior wpjunior deleted the pool-labels branch April 9, 2021 18:52
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

4 participants