Feature/gelf1.1 - #109
Conversation
updating fork
codecov-io
commented
Mar 20, 2019
Codecov Report
@@ Coverage Diff @@## master #109 +/- ##
=======================================
Coverage 94.69% 94.69% =======================================
Files 3 3 Lines 226 226 =======================================
Hits 214 214 Misses 12 12
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@## master #109 +/- ##
=========================================
+ Coverage 95.97% 96.07% +0.1%
=========================================
Files 3 3 Lines 273 280 +7 =========================================
+ Hits 262 269 +7
Misses 11 11
Continue to review full report at Codecov.
|
codecov-commenter
commented
Apr 7, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## master #109 +/- ##
==========================================
+ Coverage 95.97% 96.07% +0.10%
==========================================
Files 3 3 Lines 273 280 +7 ==========================================
+ Hits 262 269 +7
Misses 11 11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Updates graypy to follow the GELF 1.1 standard defined at http://docs.graylog.org/en/3.0/pages/gelf.html.
This will change outputted logs of all handlers! But, should conform to GELF 1.1 much more closely!
Adds better validation to GELF additional fields.