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

[TASK] handle domain_code #119

Merged
merged 1 commit into from Mar 11, 2018
Merged

[TASK] handle domain_code #119

merged 1 commit into from Mar 11, 2018

Conversation

genofire
Copy link
Member

@genofire genofire commented Jan 17, 2018

fix #82

TODO

  • in database
    • as node tag
    • in GlobalStats
  • in output

Checklist:

  • My code follows the code style of this project.
  • I have added also tests for my new code.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@genofire genofire added the wip label Jan 17, 2018
@codecov-io
Copy link

codecov-io commented Jan 17, 2018

Codecov Report

Merging #119 into develop will increase coverage by 0.75%.
The diff coverage is 90.16%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #119      +/-   ##
===========================================
+ Coverage    75.81%   76.56%   +0.75%     
===========================================
  Files           44       47       +3     
  Lines         1414     1502      +88     
===========================================
+ Hits          1072     1150      +78     
- Misses         314      325      +11     
+ Partials        28       27       -1
Impacted Files Coverage Δ
data/nodeinfo.go 100% <ø> (ø) ⬆️
database/database.go 100% <ø> (ø) ⬆️
database/all/connection.go 44.73% <0%> (-2.64%) ⬇️
cmd/query.go 20% <0%> (-1.43%) ⬇️
database/respondd/main.go 61.9% <0%> (ø) ⬆️
cmd/serve.go 9.09% <0%> (ø) ⬆️
cmd/import.go 13.04% <0%> (-1.25%) ⬇️
database/logging/file.go 100% <100%> (ø) ⬆️
output/filter/domainappendsite/domainappendsite.go 100% <100%> (ø)
database/influxdb/global.go 100% <100%> (ø) ⬆️
... and 12 more

@genofire genofire deleted the domain_code branch March 11, 2018 18:53
genofire added a commit that referenced this pull request May 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants