-
Notifications
You must be signed in to change notification settings - Fork 7
Pull requests: OSIPI/Method-section-generator
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: implement safe dictionary lookups in HTML template to prevent KeyError
#54
opened Mar 23, 2026 by
Aarshpatel12
Loading…
feat: integrate automated test coverage reporting into CI
#53
opened Mar 23, 2026 by
Aarshpatel12
Loading…
fix: resolve PDF memory leak (#17) and add missing DICOM temp_dir copy (#40)
#52
opened Mar 23, 2026 by
Aarshpatel12
Loading…
2
fix: replace hardcoded /tmp/ paths for Windows compatibility
#51
opened Mar 23, 2026 by
Aarshpatel12
Loading…
fix: add missing @staticmethod to convert_milliseconds_to_seconds
#50
opened Mar 23, 2026 by
Aarshpatel12
Loading…
feat: Add pytest architecture and CI workflow for FastAPI backend
#49
opened Mar 22, 2026 by
Aarshpatel12
Loading…
fix: skip double conversion when time values are already in milliseconds
#47
opened Mar 4, 2026 by
Sufiyan-MSA
Loading…
test: Introduce isolated package-level unit testing architecture
#46
opened Mar 3, 2026 by
aviralsaxena16
Loading…
feat: establish Phase 2 DCE modality architecture and sync frontend UIFeat/phase 2 dce architecture
#44
opened Mar 2, 2026 by
chinmayy777
•
Draft
7 tasks done
fix: Standardize
BaseSequence to separate metadata extraction and ASL context generation
#43
opened Mar 2, 2026 by
Devguru-codes
Loading…
fix: Copy DICOM files into temp_dir so dcm2niix can process them
#41
opened Mar 2, 2026 by
Devguru-codes
Loading…
fix: Use
.get() with defaults in report_template.py to prevent KeyError crashes
#39
opened Mar 2, 2026 by
Devguru-codes
Loading…
fix: Add modality input validation and replace DSC hardcoded string with proper dict
#36
opened Mar 2, 2026 by
Devguru-codes
Loading…
ci: introduce full-stack GitHub Actions for Next.js frontend and Docker infrastructure
#34
opened Mar 2, 2026 by
chinmayy777
Loading…
[CI] Integrate Automated Test Coverage & XML Reporting
#33
opened Mar 1, 2026 by
aviralsaxena16
Loading…
fix(ui): Implement pre-flight upload validation to prevent server crashes
#32
opened Mar 1, 2026 by
chinmayy777
Loading…
7 tasks done
perf: Optimize DICOM header extraction for large medical datasets (Phase 1)
#29
opened Mar 1, 2026 by
chinmayy777
Loading…
7 tasks done
Add CONTRIBUTING.md with contribution guidelines
#27
opened Mar 1, 2026 by
srimajaya123-blip
Loading…
Improve installation documentation and add optional dependency instructions
#26
opened Mar 1, 2026 by
srimajaya123-blip
Loading…
Add optional dependency groups in pyproject.toml
#25
opened Mar 1, 2026 by
srimajaya123-blip
Loading…
Second PR: fix get_bids_metadata to handle missing keys and sequence errors
#24
opened Feb 28, 2026 by
srimajaya123-blip
Loading…
Fix incorrect test import and clarify backend test dependencies
#23
opened Feb 28, 2026 by
srimajaya123-blip
Loading…
test: add end-to-end backend regression suite with real ASL fixtures and CI integration
#22
opened Feb 27, 2026 by
aviralsaxena16
Loading…
test: introduce backend regression tests and CI workflow (Phase 1)
#21
opened Feb 27, 2026 by
aviralsaxena16
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.