-
Notifications
You must be signed in to change notification settings - Fork 1
Pull requests: oomol/oocana-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test(oocana): add comprehensive tests for Mainframe callback management
#467
opened Jan 31, 2026 by
leavesster
Loading…
fix(oocana): add warnings.warn for deprecated APIs
#464
opened Jan 31, 2026 by
leavesster
Loading…
2 tasks done
fix(oocana): convert CredentialInput to dataclass
#462
opened Jan 31, 2026 by
leavesster
Loading…
2 tasks done
fix(oocana): prevent oomol_llm_env property side effect on repeated access
#461
opened Jan 31, 2026 by
leavesster
Loading…
2 tasks done
fix(oocana): use duck-typing for DataFrame detection instead of class name
#458
opened Jan 31, 2026 by
leavesster
Loading…
2 tasks done
fix(oocana): use dict mapping for compression_suffix instead of if-elif chain
#457
opened Jan 31, 2026 by
leavesster
Loading…
2 tasks done
refactor(oocana): remove duplicate __init__ methods from schema subclasses
#456
opened Jan 31, 2026 by
leavesster
Loading…
2 tasks done
refactor(oocana): simplify __wrap_output_value with extracted helper methods
#455
opened Jan 31, 2026 by
leavesster
Loading…
2 tasks done
fix(oocana): extract common callback management logic (DRY)
#453
opened Jan 31, 2026 by
leavesster
Loading…
2 tasks done
fix(oocana): replace busy-wait with threading.Event in notify_block_ready
#452
opened Jan 31, 2026 by
leavesster
Loading…
2 tasks done
fix: replace service launch polling with event-based waiting
#449
opened Jan 30, 2026 by
leavesster
Loading…
2 of 4 tasks
fix: replace bare except with specific exception types
#447
opened Jan 30, 2026 by
leavesster
Loading…
2 of 3 tasks
ProTip!
Exclude everything labeled
bug with -label:bug.