Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
98 commits
Select commit Hold shift + click to select a range
bb9ea54
test: add 177 tests for vocabulary_manager, recipient_manager, and ke…
cortexuvula Mar 29, 2026
18e2c5c
test: add 115 tests for SOAP generation, migration manager, and recor…
cortexuvula Mar 29, 2026
5610681
test: add 145 tests for exceptions, timeout_config, and audit_logger
cortexuvula Mar 29, 2026
6e7fa9d
test: add 92 tests for sentry_config, single_instance, and data_folde…
cortexuvula Mar 29, 2026
713033e
test: add 298 tests for autosave_manager, base_provider_manager, secu…
cortexuvula Mar 29, 2026
699ac79
test: add 65 tests for TranslationSession pure data models
cortexuvula Mar 29, 2026
440eabe
test: add 54 tests for TranslationSessionManager (singleton, CRUD, DB…
cortexuvula Mar 29, 2026
d802f09
test: add 72 tests for database schema (ColumnType, ColumnDefinition,…
cortexuvula Mar 29, 2026
fae7ae6
test: add 30 tests for NotificationMixin, TaskLifecycleMixin, and Rep…
cortexuvula Mar 29, 2026
cbd5263
test: add 34 tests for db_queue_schema (_validate_identifier, constan…
cortexuvula Mar 29, 2026
93cfb3a
test: add 28 tests for BatchProcessingMixin (add_batch, cancel, statu…
cortexuvula Mar 29, 2026
04f9e5e
test: add 27 tests for PDFProcessor (init, _needs_ocr, lazy caching, …
cortexuvula Mar 29, 2026
e2d52a8
test: add 53 tests for GuidelinesProcessingMixin (batch/task lifecycl…
cortexuvula Mar 29, 2026
7f62ad6
test: add 45 tests for queue TypedDicts and DocumentGenerationMixin e…
cortexuvula Mar 29, 2026
3a00216
test: add 53 tests for settings pure functions and ICD code data inte…
cortexuvula Mar 29, 2026
4554f95
test: add 78 tests for constants.py (provider enums, legacy strings, …
cortexuvula Mar 29, 2026
95411c2
test: add 19 tests for utils.py (microphone/output enumeration, devic…
cortexuvula Mar 29, 2026
756a2d6
test: add 48 tests for settings_models (API key detection, dict redac…
cortexuvula Mar 29, 2026
3cf25d1
test: add 41 tests for CommandRegistry (enum, command CRUD, execute, …
cortexuvula Mar 29, 2026
84a8d14
test: add 99 tests for structured_logging (sanitize, format, logger, …
cortexuvula Mar 29, 2026
91973f4
test: add 74 tests for medical_tools (DrugInteraction, BMI, Dosage, B…
cortexuvula Mar 29, 2026
b3f1ebd
test: add 46 tests for adaptive_threshold (threshold calc, distributi…
cortexuvula Mar 29, 2026
76c30a3
test: add 70 tests for medical_code_lookup (ICD10/RxNorm data, lookup…
cortexuvula Mar 29, 2026
c82e0aa
test: add 45 tests for rag_resilience (CircuitOpenError, weight redis…
cortexuvula Mar 29, 2026
35fb2de
test: add 56 tests for streaming_models (StreamEvent, CancellationTok…
cortexuvula Mar 29, 2026
bef1f6a
test: add 262 tests for search_syntax_parser and rag models
cortexuvula Mar 29, 2026
834d15b
test: add 259 tests for guidelines_models and followup_detector
cortexuvula Mar 29, 2026
0911e70
test: add 104 tests for rag/exceptions.py
cortexuvula Mar 29, 2026
742623f
test: add 70 tests for recommendation extractor
cortexuvula Mar 29, 2026
a2fe35c
test: add 56 tests for MMR reranker
cortexuvula Mar 29, 2026
e3459e4
test: add 76 tests for medical query expander
cortexuvula Mar 29, 2026
469da41
test: add 46 tests for BM25 searcher
cortexuvula Mar 29, 2026
9b3dcb4
test: add 69 tests for medical dictionaries
cortexuvula Mar 29, 2026
2a01d04
test: add 73 tests for guidelines chunker
cortexuvula Mar 29, 2026
daed84d
test: add 42 tests for search quality config
cortexuvula Mar 29, 2026
d2fc62a
test: add 63 tests for RAG streaming models
cortexuvula Mar 29, 2026
adc5913
test: add 65 tests for AI prompts and text processing
cortexuvula Mar 29, 2026
3527585
test: add 29 tests for FileManager pure methods
cortexuvula Mar 29, 2026
4b85281
test: add 34 tests for LRU cache in model_provider.py
cortexuvula Mar 29, 2026
8f7fc6b
test: add 34 tests for TranslationRefiner (RefinementResult, MEDICAL_…
cortexuvula Mar 29, 2026
1437dab
test: add 107 tests for ConversationSummarizer and ChatContextMixin
cortexuvula Mar 29, 2026
8f34620
test: add 115 tests for RAGUploadQueue dataclasses and letter_generat…
cortexuvula Mar 29, 2026
ed66095
test: add 89 tests for ConversationManager dataclasses and RagRespons…
cortexuvula Mar 29, 2026
847281c
test: add 78 tests for RagQueryMixin and ChatToolsMixin pure logic
cortexuvula Mar 29, 2026
0b0cafe
test: add 41 tests for ModelProvider (FALLBACK_MODELS, cache delegati…
cortexuvula Mar 29, 2026
575d2db
test: add 56 tests for document processor
cortexuvula Mar 29, 2026
373581e
test: add 201 tests for constants enums, exception hierarchy, and Bas…
cortexuvula Mar 29, 2026
42cda47
test: add 77 tests for validation utilities
cortexuvula Mar 29, 2026
02002e8
test: restore original test_validation.py (accidentally overwritten)
cortexuvula Mar 29, 2026
3ae7770
test: add 72 tests for builtin tools and MCP result cache
cortexuvula Mar 29, 2026
62667b9
test: add 58 tests for RAG streaming models
cortexuvula Mar 29, 2026
e25c527
test: add 45 tests for agent chain builder
cortexuvula Mar 29, 2026
74acf61
test: add 217 tests for configs, agent registry, and feedback manager
cortexuvula Mar 29, 2026
4b41c6d
test: add 155 tests for task lifecycle, prompts, and STT base/failover
cortexuvula Mar 29, 2026
04a1221
test: add 74 tests for database migration definitions and schema
cortexuvula Mar 29, 2026
8dea770
test: add 77 tests for env schema and service registry
cortexuvula Mar 29, 2026
53701d1
test: add 29 tests for ToolExecutor
cortexuvula Mar 29, 2026
030f39f
test: add 179 tests for ui_constants, provider base, and scaling utils
cortexuvula Mar 29, 2026
245a133
test: add 85 tests for undo history manager and theme observer
cortexuvula Mar 29, 2026
01dec28
test: add 138 tests for audio constants, document constants, and sett…
cortexuvula Mar 29, 2026
0f3da8c
test: add 60 tests for RAG cache base types and factory config
cortexuvula Mar 29, 2026
c58b8ce
test: add 197 tests for error_registry, env_schema, and settings_types
cortexuvula Mar 29, 2026
298e676
test: add 126 tests for fhir_config and agent tool registry
cortexuvula Mar 29, 2026
35537b3
test: add 96 tests for error_handling module
cortexuvula Mar 29, 2026
78641b4
test: add 414 tests for exceptions, resilience, and safe_eval
cortexuvula Mar 29, 2026
4a3790c
test: add 309 tests for validation, timeout_config, and ai tool registry
cortexuvula Mar 29, 2026
e205534
test: add 416 tests for constants, medical_tools, and retry_decorator
cortexuvula Mar 29, 2026
9982131
test: add 339 tests for icd_validator, command_registry, and core config
cortexuvula Mar 29, 2026
c7dd894
test: add 323 tests for structured logging, interfaces, service regis…
cortexuvula Mar 29, 2026
f07aaa0
test: add 318 tests for streaming models, conversation manager, base …
cortexuvula Mar 29, 2026
980ece7
test: add 456 tests for error registry, RAG models, and FHIR resource…
cortexuvula Mar 29, 2026
ef84ef5
test: add 266 tests for DocxExporter, FHIRExporter, and DataExtractio…
cortexuvula Mar 29, 2026
8cc0f85
test: add 376 tests for medication agent, diagnostic agent, and cache…
cortexuvula Mar 29, 2026
0fc1a31
test: add 261 tests for cache base models and agent Pydantic models
cortexuvula Mar 29, 2026
547bb24
test: add 248 tests for BaseAgent pure-logic methods and ToolRegistry
cortexuvula Mar 29, 2026
cec290e
test: add 287 tests for SynopsisAgent, ProgressTracker, and ThreadReg…
cortexuvula Mar 29, 2026
6d75126
test: add 230 tests for ThreadPoolManager and VocabularyCorrector
cortexuvula Mar 29, 2026
278d688
test: add 289 tests for SubprocessUtils, SingleInstance, and Provider…
cortexuvula Mar 29, 2026
3e844d5
test: add 271 tests for WorkflowAgent and ReferralAgent pure-logic me…
cortexuvula Mar 29, 2026
3c24647
test: add 169 tests for EmotionProcessor and ComplianceAgent pure-log…
cortexuvula Mar 29, 2026
0ed4470
test: add 162 tests for validation utilities and DatabaseCircuitBreaker
cortexuvula Mar 29, 2026
36b5a10
test: add 105 tests for SafeEval, TempFileTracker, and TimeoutConfig
cortexuvula Mar 29, 2026
7efcee8
test: add 152 tests for DifferentialTracker and ICDValidator pure-log…
cortexuvula Mar 29, 2026
cdeb58c
test: add 227 tests for error_handling and audit_logger pure-logic me…
cortexuvula Mar 29, 2026
4ed5f19
test: add 259 tests for GraphDataProvider and MCPToolWrapper pure-log…
cortexuvula Mar 29, 2026
7c57c4a
test: add 127 tests for FallbackCacheProvider and StreamingRetriever.…
cortexuvula Mar 29, 2026
f198e96
test: add 314 tests for analysis panel formatter and medication promp…
cortexuvula Mar 29, 2026
952dc80
test: add 147 tests for security validators and LRU cache
cortexuvula Mar 29, 2026
ebc2c0d
test: add 157 tests for tool registry and diagnostic formatter
cortexuvula Mar 29, 2026
ea73b57
test: add 120 tests for medication agent pure methods and deep transl…
cortexuvula Mar 29, 2026
d5179f1
test: add 173 tests for synopsis agent pure methods and entity type e…
cortexuvula Mar 29, 2026
0088cbd
fix: remove project module stubs from test_deep_translator_provider
cortexuvula Mar 29, 2026
8b24f79
test: add 348 tests to improve non-UI coverage across validation, RAG…
cortexuvula Mar 31, 2026
7990a34
fix: repair 3 pre-existing CI test failures in sentry_config and stru…
cortexuvula Mar 31, 2026
6c4c884
fix: use builtins.__import__ mock for sentry_sdk to work on CI with/w…
cortexuvula Mar 31, 2026
440f747
fix: patch sentry_sdk.init directly instead of intercepting import
cortexuvula Mar 31, 2026
db4977d
fix: use patch.object on pre-imported sentry_sdk for reliable CI mocking
cortexuvula Mar 31, 2026
2a8ba03
fix: use structured logger in sentry_config to support keyword args
cortexuvula Mar 31, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions src/utils/sentry_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
"""

import os
import logging

logger = logging.getLogger(__name__)
from utils.structured_logging import get_logger

logger = get_logger(__name__)


def _scrub_data(data: dict) -> dict:
Expand Down
Loading
Loading