5432360f0e
refactor(pkg): refactor Plugin
to make it easier to test
...
Writing the plugin's output string and exiting the program will no
longer take place in the plugin status itself. It will only be done in
the main program.
2024-07-19 23:46:33 +02:00
b3aa7dfcad
refactor(pkg): rename plugin status constants
2024-07-19 23:27:37 +02:00
ebdb99be8b
refactor(pkg): split plugin
into multiple files
2024-07-19 23:24:19 +02:00
cf88d63bc2
refactor(pkg): clean up perfdata to string conversion
2024-07-19 23:20:41 +02:00
47b342b317
refactor(pkg): rename PDRange
to Range
2024-07-19 23:16:57 +02:00
db47981d23
test(pkg): add tests for all parts of perfdata
2024-07-19 23:15:40 +02:00
70670e0657
refactor(pkg): split perfdata
across multiple files
2024-07-19 23:14:59 +02:00
2fa0e37900
refactor: reorganize project in order to include automation ( #1 )
...
Run tests and linters / test (push) Successful in 43s
Run tests and linters / build (push) Successful in 41s
Run tests and linters / lint (push) Successful in 1m22s
Reviewed-on: #1
Co-authored-by: Emmanuel BENOÎT <tseeker@nocternity.net>
Co-committed-by: Emmanuel BENOÎT <tseeker@nocternity.net>
2024-07-19 22:01:34 +02:00