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

config: fix parsing in WithConfig #362

Merged
merged 1 commit into from
Jul 3, 2018

Conversation

CapacitorSet
Copy link
Contributor

Fixes warnings of unused keys when WithConfig is used.

@codecov-io
Copy link

codecov-io commented Jul 3, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@4bd11f8). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #362   +/-   ##
========================================
  Coverage          ?   8.56%           
========================================
  Files             ?     137           
  Lines             ?    9739           
  Branches          ?       0           
========================================
  Hits              ?     834           
  Misses            ?    8807           
  Partials          ?      98
Impacted Files Coverage Δ
server/honeytrap.go 3.19% <0%> (ø)
services/services.go 12.5% <0%> (ø)

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 4bd11f8...6a9c213. Read the comment docs.

@nl5887 nl5887 merged commit 8c6deef into honeytrap:master Jul 3, 2018
@nl5887
Copy link
Contributor

nl5887 commented Jul 3, 2018

thx!

@CapacitorSet CapacitorSet deleted the fix-withconfig branch July 4, 2018 12: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.

3 participants