Logo
Explore Help
Sign In
phundrak/sta
1
0
Fork 0
You've already forked sta
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
eecc2b354a827933cf80273aa4a6c2be1f45d552
sta/backend/.tarpaulin.local.toml

8 lines
192 B
TOML
Raw Normal View History

feat: rust project initialization
2025-12-21 18:19:21 +01:00
[all]
out = ["Html", "Lcov"]
skip-clean = true
target-dir = "coverage"
output-dir = "coverage"
fail-under = 60
feat(application): HealthMonitor service and hardware integration test Add HealthMonitor service for tracking system health status with comprehensive state transition logic and thread-safe operations. Includes 16 unit tests covering all functionality including concurrent access scenarios. Add optional Modbus hardware integration tests with 7 test cases for real device testing. Tests are marked as ignored and can be run with Ref: T034, T039, T040 (specs/001-modbus-relay-control/tasks.org)
2026-01-21 20:43:06 +01:00
exclude-files = ["target/*", "private/*", "backend/tests/*", "backend/build.rs"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 369ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API