hflow
https://github.com/hebbian-robotics/hflow
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported0 Subscribers
Add a CodeTriage badge to hflow
Help out
- Issues
- Docs: docstrings for the last undocumented exported names (outside doctor.py)
- CLI: `hflow down`, `ingest`, and `status` print a bare `--help` with no description
- testing.py hardcodes `episode/v1` and `robot_software_version` instead of the format.py constants
- catalog.py: remove the dead `latest_quarantine_state()` helper (zero callers)
- Tests: `plan_batches` lower-bound validation has no coverage
- Tests: `hflow ingest` rejection of non-relative URIs has no coverage
- Tests: `hflow stale --pipeline` with no App variable has no coverage
- Docs: three stale claims in ARCHITECTURE.md and FORMAT.md (benchmark report, worker container, check list)
- Docs: CONTRIBUTING.md lists two opt-in test suites; there are three
- Docs: CATALOG.md never mentions `curate --sql-file` and lacks a catalog-root troubleshooting entry
- Docs
- not yet supported