rhayes777 / PyAutoFit

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

feature/parallelism logging #1009

Closed rhayes777 closed 4 months ago

rhayes777 commented 4 months ago

Tweaked logging for #956

May be insufficient or too loud - we can refine it over time

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 80.75%. Comparing base (11d3e7d) to head (c287266). Report is 33 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1009 +/- ## ========================================== + Coverage 80.60% 80.75% +0.14% ========================================== Files 198 198 Lines 14946 14979 +33 ========================================== + Hits 12047 12096 +49 + Misses 2899 2883 -16 ```

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