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

Added go fmt check to circleci. Applied go fmt ./... to the entire project #75

Merged
merged 2 commits into from
Jul 28, 2020

Conversation

filipecosta90
Copy link
Collaborator

No description provided.

@filipecosta90 filipecosta90 requested a review from gkorland July 20, 2020 11:16
@filipecosta90 filipecosta90 changed the title [add] Added go fmt check to circleci. Applied go fmt ./... to the entire project Added go fmt check to circleci. Applied go fmt ./... to the entire project Jul 25, 2020
@codecov
Copy link

codecov bot commented Jul 28, 2020

Codecov Report

Merging #75 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #75   +/-   ##
=======================================
  Coverage   76.14%   76.14%           
=======================================
  Files          12       12           
  Lines        1203     1203           
=======================================
  Hits          916      916           
  Misses        227      227           
  Partials       60       60           
Impacted Files Coverage Δ
redisearch/autocomplete.go 55.67% <ø> (ø)
redisearch/client.go 80.15% <100.00%> (ø)
redisearch/document.go 72.58% <100.00%> (ø)
redisearch/reducer.go 76.00% <100.00%> (ø)
redisearch/schema.go 86.71% <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 a48d16f...0f3010e. Read the comment docs.

@filipecosta90 filipecosta90 merged commit 3260786 into master Jul 28, 2020
@filipecosta90 filipecosta90 deleted the gofmt.check branch July 28, 2020 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants