You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrutiny/webapp/backend/pkg/models/measurements
Jason Kulatunga 5ed69d7fc4
adding tests for Smart and parser.
2 years ago
..
smart.go adding tests for Smart and parser. 2 years ago
smart_ata_attribute.go make sure the status is always exposed in the json data. make sure display_name for metadata is included. Update mocked test data for frontend. 3 years ago
smart_attribute.go ensure that all buckets are created during init. Remove all references to "name" field for attributes (shoudl come from metadata instead). Status is now an int64 (0 is passing). 3 years ago
smart_nvme_attribute.go make sure the status is always exposed in the json data. make sure display_name for metadata is included. Update mocked test data for frontend. 3 years ago
smart_scsci_attribute.go make sure the status is always exposed in the json data. make sure display_name for metadata is included. Update mocked test data for frontend. 3 years ago
smart_temperature.go find the temp history for the last week (by default). Smooth out data using aggregate window for hourly numbers. Better temp casting during influx data inflating. 3 years ago
smart_test.go adding tests for Smart and parser. 2 years ago