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 0.13.0 #180

Merged
merged 28 commits into from
Jun 29, 2023
Merged

Release 0.13.0 #180

merged 28 commits into from
Jun 29, 2023

Conversation

nsheff
Copy link
Member

@nsheff nsheff commented Jan 25, 2022

This will be a major release that adds pipestat support.

@nsheff
Copy link
Member Author

nsheff commented Jan 25, 2022

@stolarczyk could you write a few words about the state where you left the pypiper upgrade to pipestat? I don't have any notes written down about where you were in this process. I notice that many tests are failing and I am wondering if this was something you were in the middle of, or you though you had finished this and had it working at one point with the tests, and there was something else that broke these later on, or what.

* 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
@donaldcampbelljr donaldcampbelljr linked an issue Jun 29, 2023 that may be closed by this pull request
@donaldcampbelljr donaldcampbelljr merged commit 53850a5 into master Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pypiper should utilize pipestat to report results
5 participants