feat: Improve memory usage #63
Merged
GitHub Actions / Ameba
failed
Feb 16, 2026 in 0s
Crystal Ameba Results
Total files checked: 35
Issues found: 1
Ameba Version: 1.6.4
Crystal Version: 1.14.0
Annotations
Check warning on line 237 in src/source/publishing/influx_publisher.cr
github-actions / Ameba
Metrics/CyclomaticComplexity
Cyclomatic complexity too high [12/10]
Raw output
> protected def self.parse_custom(raw, fields, tags, data, timestamp)
^
Loading