SIENTIAPDE-1005

Full coverage

Refactor code structure and improve logging configuration; update tests for activities and connectors
This commit is contained in:
vitor-aignosi
2025-05-16 12:58:36 -03:00
parent b203b7d22c
commit e252ca7962
14 changed files with 510 additions and 62 deletions

6
.gitignore vendored
View File

@@ -32,4 +32,8 @@ __pycache__/
*.tmp
*.bak
*.old
.secret
.secret
# Ignorar coverage
htmlcov/
.coverage