Commit History
fix: address PR review feedback for HF user telemetry
cb59bc2
fix: harden SSH security and improve test quality
b12acc5
Apply suggestions from code review
b9f7922
unverified
refactor: optimize TCGA HF download and fix type annotation
4668476
unverified
feat: add HuggingFace user info to telemetry events
4e6b8c4
unverified
chore: update dependencies and minor formatting
4a9b586
unverified
fix: improve error handling and logging in TCGA caching layer
f8557f4
unverified
refactor: use Mussel's draw_slide_mask with outline_width parameter
923bbb0
unverified
feat: make tissue outlines thicker in slide masks
5cbbcae
unverified
feat: add TCGA results caching with HuggingFace Dataset sync
39d5014
unverified
feat: add --skip-empty flag and comprehensive tests for telemetry report
c4d5a2b
unverified
Merge pull request #21 from pathology-data-mining/feature/hide-aeon-when-subtype-selected
6508c0b
unverified
Hide Aeon results table when cancer subtype is user-supplied
f7030a4
unverified
refactor: optimize OncoTree API usage in TCGA mapping
aa47748
unverified
test: add comprehensive tests for OncoTree API mapping
248a8b1
unverified
test: mock OncoTree API calls to make tests deterministic
4f8c1cd
unverified
fix: regenerate settings DataFrame for TCGA mode to avoid stale data
dcd826e
unverified
feat: auto-select TCGA segmentation config for TCGA slides
56fd223
unverified
Improve UI progress reporting and OncoTree bulk prefetch
96e9ae2
unverified
Add HF dataset download support for telemetry reporting
4057a5e
unverified
Add TCGA slide fetching capability
66a3d6a
unverified
formatting
9798363
unverified
Update tests/telemetry/test_tracker.py
9d579d2
unverified
Update tests/telemetry/test_events.py
8592745
unverified
feat: Add telemetry tracking for Mosaic HF app (CDSIENG24-595)
aaa787c
unverified
Fix test to unpack all 9 values from analyze_slides generator
0146348
unverified
Apply code formatting (Black/autopep8)
769fe2c
unverified
Disable Analyze and Clear buttons during processing
eee8771
unverified
Fix remaining test failures after UI changes
40c55e4
unverified
Fix test fixtures to use valid sex values
25fabce
unverified
Fix model_manager tests for centralized hardware detection
2d0f3b9
unverified
Add comprehensive tests for settings upload functionality
7bdb8f6
unverified
Update tests to use required sex parameter
6ba0947
unverified
Add mock Gradio components for testing
76070ab
unverified
Apply Black code formatting to test files
6241f9d
unverified
Fix test failures in CI environment
b52343d
unverified
Add GitHub Actions workflows and comprehensive test suite
4780d8d
unverified
Fix all failing batch processing tests
e706d9f
unverified
Fix test mocks for segment_tissue return value
b6dcc8c
unverified
Add batch processing optimization for slide analysis
0234c58
unverified
Remove unused global cancer type mappings from aeon.py
bac4d5d
unverified
Fix unit tests by removing torch mock from conftest.py
5601c38
copilot-swe-agent[bot]
raylim
commited on
Merge with main branch: refactor UI into separate modules and update tests
b05124c
copilot-swe-agent[bot]
raylim
commited on
Address code review feedback: add deterministic seeds and improve mocks
6fcc1b9
copilot-swe-agent[bot]
raylim
commited on
Add comprehensive unit tests for mosaic package
8f383ed
copilot-swe-agent[bot]
raylim
commited on