MolSSI / QCFractal

A distributed compute and database platform for quantum chemistry.
https://molssi.github.io/QCFractal/
BSD 3-Clause "New" or "Revised" License
144 stars 47 forks source link

Make saving optional when calling `Dataset.compute` #705

Closed dotsdl closed 2 years ago

dotsdl commented 2 years ago

Description

Saving collection optional when calling Dataset.compute; this is valuable when doing subsets of compute calls and it isn't necessary to save on every call.

Changelog description

Saving collection optional when calling Dataset.compute

Status

codecov[bot] commented 2 years ago

Codecov Report

Merging #705 (9d2592d) into master (16e45f9) will decrease coverage by 11.04%. The diff coverage is 100.00%.