Pipestat

Latest version: v0.9.1

Safety actively analyzes 623092 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.9.1

Fixed
- Pipestat summarize html report columns now show stats only [148](https://github.com/pepkit/pipestat/issues/148).
- When creating HTML reports from both sample and project level results (multi results), only sample-level results show in the main index table [150](https://github.com/pepkit/pipestat/issues/150).
- Add more complex schema during dependency check to mitigate false test failures regarding different output schemas [181](https://github.com/pepkit/pipestat/issues/181).

0.9.0

Fixed
- Bug with rm_record for filebackend
- Bug when using record_identifier via env variable and the CLI
Added
- Added results history and history retrieval for both file and db backends via `retrieve_history` [177](https://github.com/pepkit/pipestat/issues/177).
- Added `remove_record` to Pipestat manager object (it is no longer only on backend classes)
- Added `meta` key to each record for the file backend
- db backend will now create an additional sql history table
- Reporting history is toggleable
Changed
- Removing the last result no longer removes the entire record.
- `pipestat_created_time, and `pipestat_modified_time` now live under the `meta` key.
- `history` lives under the `meta` key for the filebackend.

0.8.2

Changed
- Changed yacman requirement and using FutureYamlConfigManager.
Fixed
- Issue with retrieving similar record_identifiers, 159

0.8.1

Changed
- Readme to reflect docker db configuration for testing. 145
- added dependency warning when attempting to run pytest suite without optional dependencies. 146
- Remove most docs in favor of new docs location: https://pep.databio.org/pipestat/
Fixed
- ensure log files are gathered for portable reports, 149
- Fix minor html report title bugs 151

0.8.0

Added
- added `portable` flag to pipestat summarize to create a shareable version of the html report.
- added setting `index: True` within output schema to index specific results for DB backend.
Fixed
- pipestat summarize: objects drop down now only shows sample-level

0.7.0

Added
- `__iter__` now takes limit and cursor arguments to create an iterator from `select_records`
Changed
- updated pydantic requirement to be >= 2.5.3
Fixed
- Get summary files: Objects YAML button now works.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.