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 endpoint for updating event type #455

Merged
merged 1 commit into from
Jun 7, 2018
Merged

Add endpoint for updating event type #455

merged 1 commit into from
Jun 7, 2018

Conversation

mthenw
Copy link
Contributor

@mthenw mthenw commented Jun 7, 2018

What did you implement:

Updating event type

Todos:

  • Write tests
  • Write documentation
  • Fix linting errors
  • Make sure code coverage hasn't dropped
  • Provide verification commands / resources
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES
Is it a breaking change?: NO

@codecov
Copy link

codecov bot commented Jun 7, 2018

Codecov Report

Merging #455 into master will increase coverage by 1.37%.
The diff coverage is 81.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #455      +/-   ##
==========================================
+ Coverage   64.74%   66.11%   +1.37%     
==========================================
  Files          32       32              
  Lines        1835     1883      +48     
==========================================
+ Hits         1188     1245      +57     
+ Misses        596      585      -11     
- Partials       51       53       +2
Impacted Files Coverage Δ
event/errors.go 0% <0%> (ø) ⬆️
function/errors.go 0% <0%> (ø) ⬆️
httpapi/httpapi.go 73.13% <100%> (+8.13%) ⬆️
libkv/subscription.go 88.02% <50%> (-0.08%) ⬇️
libkv/function.go 84.81% <50%> (ø) ⬆️
libkv/eventtype.go 85.71% <78.26%> (-2.17%) ⬇️

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 50ebe47...f066676. Read the comment docs.

@mthenw mthenw merged commit b01bbf9 into master Jun 7, 2018
@mthenw mthenw deleted the update-event-type branch June 7, 2018 10:53
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