Open MattToast opened 1 month ago
Attention: Patch coverage is 95.45455%
with 2 lines
in your changes missing coverage. Please review.
Please upload report for BASE (
v1.0@879b96e
). Learn more about missing BASE report.
Files with missing lines | Patch % | Lines |
---|---|---|
smartsim/launchable/job.py | 86.66% | 2 Missing :warning: |
Basic implementation of a
Record
class to keep track of launched jobs. ConvertExperiment.start
returnRecord
s and all other methods to accept records.