mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-29 18:52:04 +08:00

* chore: add explicit happy case test for regex parsing processor * chore: add explicit happy case test for grok parsing processor * chore: add explicit happy case test for JSON parsing processor * chore: log pipelines: move trace parser test to processors_test.go * chore: add explicit happy case test for ADD processor * chore: add explicit happy case test for remove processor * chore: add explicit happy case test for copy processor * chore: add explicit happy case test for move processor * fix: fix broken grok parser test: change test int value to int64 --------- Co-authored-by: Nityananda Gohain <nityanandagohain@gmail.com>