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

Fix daemon logs #185

Merged
merged 4 commits into from
Jun 4, 2018
Merged

Fix daemon logs #185

merged 4 commits into from
Jun 4, 2018

Conversation

antho1404
Copy link
Member

@antho1404 antho1404 commented Jun 2, 2018

fix #182

@codecov
Copy link

codecov bot commented Jun 2, 2018

Codecov Report

Merging #185 into dev will increase coverage by 0.27%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #185      +/-   ##
==========================================
+ Coverage   68.89%   69.16%   +0.27%     
==========================================
  Files          58       58              
  Lines        1199     1216      +17     
==========================================
+ Hits          826      841      +15     
- Misses        302      303       +1     
- Partials       71       72       +1
Impacted Files Coverage Δ
api/core/execute.go 84.61% <0%> (-2.06%) ⬇️
service/validation.go 83.33% <0%> (-1.29%) ⬇️
api/server.go 100% <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 52fdb59...0ffb1da. Read the comment docs.

@antho1404 antho1404 changed the title 182 daemon logs Fix daemon logs Jun 2, 2018
@antho1404 antho1404 self-assigned this Jun 3, 2018
@antho1404 antho1404 added bug Something isn't working application / service labels Jun 4, 2018
@NicolasMahe NicolasMahe merged commit 0005c7c into dev Jun 4, 2018
@NicolasMahe NicolasMahe deleted the 182-daemon-logs branch June 4, 2018 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Daemon logs return weird character
2 participants