-
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
fix(oocana): compare JSON as dicts instead of strings in test_data.py
#468
opened Jan 31, 2026 by
leavesster
Loading…
2 tasks done
test(oocana): add comprehensive tests for Mainframe callback management
#467
opened Jan 31, 2026 by
leavesster
Loading…
test(oocana): add comprehensive tests for Context output/finish methods
#466
opened Jan 31, 2026 by
leavesster
Loading…
fix(oocana): export TypedDict types in __all__
#465
opened Jan 31, 2026 by
leavesster
Loading…
2 tasks done
fix(oocana): add warnings.warn for deprecated APIs
#464
opened Jan 31, 2026 by
leavesster
Loading…
2 tasks done
fix(oocana): remove duplicate entries from __all__ in data.py
#463
opened Jan 31, 2026 by
leavesster
Loading…
1 task 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): return Optional[str] for node_id instead of magic strings
#460
opened Jan 31, 2026 by
leavesster
Loading…
2 tasks done
refactor(oocana): move string_hash to internal.py
#459
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 _wrap_output_with_warning to reduce duplication
#454
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!
Mix and match filters to narrow down what you’re looking for.