3Hren / blackhole

Yet another logging library.
MIT License
201 stars 57 forks source link

feat: allow comments and trailing commas in config #165

Closed 3Hren closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #165 into master will increase coverage by 0.03%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
+ Coverage   81.21%   81.25%   +0.03%     
==========================================
  Files         134      134              
  Lines        6528     6536       +8     
  Branches      315      315              
==========================================
+ Hits         5302     5311       +9     
+ Misses       1056     1055       -1     
  Partials      170      170
Impacted Files Coverage Δ
src/config/json.cpp 47.36% <100%> (ø) :white_check_mark:
tests/config/json.cpp 99% <100%> (+0.04%) :white_check_mark:
src/config/json.hpp 79.54% <0%> (+1.13%) :white_check_mark:

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 e404e1c...f492e2a. Read the comment docs.