forked from elastic/logstash
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
NaN
support back in to collectd codec
* Add spec tests for NaN support * Catch warning on NaN with nan_handling set to warn * Make lambdas ivars and initialize so they can reference other ivars * Fixed reference to point to ivar * Streamline ivar declarations in one method * Improve tests to cover more cases * Make lambdas not be ivars * Change idiomatic calling of init_lambdas to reflect lack of return value closes 1363
- Loading branch information
Showing
2 changed files
with
227 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.