SIENTIAPDE-1193

Refactor Redis key format in tests for last data timestamp to use colons, enhancing readability and consistency with recent changes.
This commit is contained in:
vitor-aignosi
2025-08-25 09:03:03 -03:00
parent 5c01d024a8
commit 719e3917ab
2 changed files with 3 additions and 2 deletions

1
coverage.sh Executable file
View File

@@ -0,0 +1 @@
pytest --cov=sientia --cov-report=html && xdg-open htmlcov/index.html