rhayes777 / PyAutoFit

PyAutoFit: Classy Probabilistic Programming
https://pyautofit.readthedocs.io/
MIT License
60 stars 11 forks source link

Feature/search dill remove #970

Closed Jammy2211 closed 7 months ago

Jammy2211 commented 7 months ago

Don't output the search_internal.dill file in certain searches where this led to output duplication.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.79%. Comparing base (d46f7a3) to head (7f2cbea).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #970 +/- ## ======================================= Coverage 80.79% 80.79% ======================================= Files 193 193 Lines 14667 14677 +10 ======================================= + Hits 11850 11859 +9 - Misses 2817 2818 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.