Refactor Redis key format in tests for last data timestamp to use colons, enhancing readability and consistency with recent changes.
1 line
69 B
Bash
Executable File
1 line
69 B
Bash
Executable File
pytest --cov=sientia --cov-report=html && xdg-open htmlcov/index.html |