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

Refactor Client Code, part 4/7: command #199

Closed

Conversation

brandonforster
Copy link
Contributor

This PR is the fourth part of several working on #196.

This PR refactors all of core-command's client methods.

Signed-off-by: Brandon Forster <me@brandonforster.com>
Signed-off-by: Brandon Forster <me@brandonforster.com>
Signed-off-by: Brandon Forster <me@brandonforster.com>
@brandonforster brandonforster self-assigned this Jan 20, 2020
@brandonforster brandonforster changed the title Refactor Client Code, part 4/8 Refactor Client Code, part 4/8: command Jan 20, 2020
@brandonforster brandonforster changed the title Refactor Client Code, part 4/8: command Refactor Client Code, part 4/7: command Jan 20, 2020
Signed-off-by: Brandon Forster <me@brandonforster.com>
Signed-off-by: Brandon Forster <me@brandonforster.com>
Signed-off-by: Brandon Forster <me@brandonforster.com>
Signed-off-by: Brandon Forster <me@brandonforster.com>
@codecov-io
Copy link

Codecov Report

Merging #199 into master will decrease coverage by 2.5%.
The diff coverage is 19.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
- Coverage   48.39%   45.89%   -2.51%     
==========================================
  Files          64       64              
  Lines        2093     2146      +53     
==========================================
- Hits         1013      985      -28     
- Misses       1002     1073      +71     
- Partials       78       88      +10
Impacted Files Coverage Δ
clients/coredata/reading.go 16.12% <11.36%> (-23.09%) ⬇️
clients/coredata/event.go 23.71% <15.62%> (-23.26%) ⬇️
clients/coredata/value_descriptor.go 36.7% <16.27%> (-18.37%) ⬇️
clients/command/client.go 66.66% <60%> (-7.25%) ⬇️

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 6abf550...b9178db. Read the comment docs.

@michaelestrin michaelestrin marked this pull request as ready for review January 23, 2020 00:52
michaelestrin pushed a commit that referenced this pull request Jan 23, 2020
Squashed PRs:

#198
#199
#200
#201
#202

Signed-off-by: Brandon Forster <me@brandonforster.com>
@michaelestrin
Copy link
Member

PR content included in #202.

@brandonforster brandonforster deleted the issue_196_command branch January 23, 2020 16:35
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.

3 participants