Skip to content

Add a `Record.__str__` method

Codecov / codecov/project succeeded Oct 21, 2024 in 1s

47.46% (target 0.00%)

View this Pull Request on Codecov

47.46% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 95.34884% with 2 lines in your changes missing coverage. Please review.

Project coverage is 47.46%. Comparing base (cce16e6) to head (e06bbac).
Report is 19 commits behind head on smartsim-refactor.

Files with missing lines Patch % Lines
smartsim/launchable/job.py 86.66% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                  @@
##           smartsim-refactor     #744      +/-   ##
=====================================================
+ Coverage              40.45%   47.46%   +7.00%     
=====================================================
  Files                    110      109       -1     
  Lines                   7326     6590     -736     
=====================================================
+ Hits                    2964     3128     +164     
+ Misses                  4362     3462     -900     
Files with missing lines Coverage Δ
smartsim/_core/utils/helpers.py 41.43% <ø> (+1.25%) ⬆️
smartsim/experiment.py 88.53% <100.00%> (+6.98%) ⬆️
smartsim/launchable/job.py 93.84% <86.66%> (+3.36%) ⬆️

... and 12 files with indirect coverage changes