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 documentation and Apache2 license header #142

Merged
merged 1 commit into from
Apr 6, 2018

Conversation

alexandrebouthinon
Copy link
Member

  • Add Go documentation in controllers and some important types.

  • Add license header in all source code files

  • Remove old methods from Kuzzle (GetAutoRefresh, ListIndex,
    ListCollections)

@codecov-io
Copy link

codecov-io commented Apr 6, 2018

Codecov Report

Merging #142 into 1.x will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              1.x     #142     +/-   ##
=========================================
- Coverage   89.22%   89.12%   -0.1%     
=========================================
  Files         244      244             
  Lines        4360     4360             
=========================================
- Hits         3890     3886      -4     
- Misses        443      447      +4     
  Partials       27       27
Impacted Files Coverage Δ
ms/bitcount.go 100% <ø> (ø) ⬆️
ms/pexpire.go 100% <ø> (ø) ⬆️
ms/renamenx.go 100% <ø> (ø) ⬆️
ms/decr.go 100% <ø> (ø) ⬆️
document/update.go 100% <ø> (ø) ⬆️
ms/rpop.go 100% <ø> (ø) ⬆️
ms/incr.go 100% <ø> (ø) ⬆️
ms/mset.go 100% <ø> (ø) ⬆️
document/create.go 100% <ø> (ø) ⬆️
ms/hstrlen.go 100% <ø> (ø) ⬆️
... and 234 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 ef7fedc...482d99f. Read the comment docs.

@alexandrebouthinon alexandrebouthinon force-pushed the complete-documentation branch 2 times, most recently from de79eb9 to 482d99f Compare April 6, 2018 09:14
* Add Go documentation in controllers and some important types.

* Add license header in all source code files

* Remove old methods from Kuzzle (GetAutoRefresh, ListIndex,
ListCollections)
@alexandrebouthinon alexandrebouthinon merged commit f2a0996 into 1.x Apr 6, 2018
@alexandrebouthinon alexandrebouthinon deleted the complete-documentation branch April 6, 2018 09:20
@jenow jenow mentioned this pull request Sep 10, 2018
@jenow jenow mentioned this pull request Jun 5, 2019
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.

2 participants