softboiler / boilercv

Computer vision routines suitable for nucleate pool boiling bubble analysis
https://softboiler.org/boilercv/
MIT License
0 stars 2 forks source link

Plot time-dependent bubble diameter and heat transfer correlations #233

Closed blakeNaccarato closed 1 month ago

blakeNaccarato commented 2 months ago

Description

Motivation and context

Test plan

Checklist

Terms

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 34.42623% with 40 lines in your changes missing coverage. Please review.

Project coverage is 46.99%. Comparing base (80e6f46) to head (50b1976).

Files Patch % Lines
..._pipeline/experiments/e230920_subcool/merge_mae.py 0.00% 15 Missing :warning:
...cv_pipeline/experiments/e230920_subcool/get_mae.py 0.00% 8 Missing :warning:
...line/experiments/e230920_subcool/process_tracks.py 0.00% 8 Missing :warning:
...peline/experiments/e230920_subcool/merge_tracks.py 0.00% 6 Missing :warning:
docs/boilercv_docs/nbs.py 40.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #233 +/- ## ========================================== - Coverage 47.57% 46.99% -0.58% ========================================== Files 108 112 +4 Lines 3935 3992 +57 Branches 669 680 +11 ========================================== + Hits 1872 1876 +4 - Misses 1926 1978 +52 - Partials 137 138 +1 ```

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

blakeNaccarato commented 1 month ago

Going to merge to main for now, will fix up other things as I go. Need to get some data tomorrow.