Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release pypiper v0.13.0 with pipestat support #21

Closed
nsheff opened this issue Feb 15, 2023 · 0 comments · Fixed by #61
Closed

Release pypiper v0.13.0 with pipestat support #21

nsheff opened this issue Feb 15, 2023 · 0 comments · Fixed by #61
Assignees
Milestone

Comments

@nsheff
Copy link
Contributor

nsheff commented Feb 15, 2023

After pipestat API, back-end, and is finalized (e.g. #17), we should update pypiper again to use the latest pipestat.

@nsheff nsheff added this to the v0.4.0 milestone Feb 15, 2023
@donaldcampbelljr donaldcampbelljr linked a pull request Jun 29, 2023 that will close this issue
1 task
donaldcampbelljr added a commit to databio/pypiper that referenced this issue Jun 29, 2023
* Work towards pypier utilizing pipestat changes. Related: pepkit/pipestat#21

* Refactor to align with pipestat refactoring. Create default output schema to satisfy pipestat requirements.

* Call pipestat backend for setting status. Set status for pipeline.manager.

* Pytest fixes.

* Pytest fixes, revert old test.

* Move make_sure_path_exists before creating PipestatManager Object

* Ensure pypiper is calling pipestat interface and NOT the backend.

* Removed redundant default output schema function and refactored.

* Add clear_status to end of unit test.

* Implement pipestat.report for reporting results and objects with and without annotations.

* Fix unit test, reporting results, and refresh_stats. #187

* lint

* remove report_object and simplify report_result

* Add report_object back for backwards compatibility.

* Add ability to pass result_format to pipestat and return formatted string. Added annotation for backwards compatibility.

* Change to passing formatting function to pipestat instead of format flag.

* Added default mark down formatter to pass during pipestatmanager creation. Fixed sample_name and pipeline_name mix up for pipeline manager.

* Add passing multi flag to pipestatmanager during creation.

* Add printing pipestat arguments to log file.

* Polish output of pipestat object after initialization

* Update docs

* Update requirements

* fix _failed property return

* update changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants