phygnn icon indicating copy to clipboard operation
phygnn copied to clipboard

Bnb/sup3r mini model

Open bnb32 opened this issue 9 months ago • 1 comments

Added recursive layer initialization in HiddenLayers and Sup3rObsModel which can be built from nested hidden layers in a config, and also ingest multiple obs features / exo features.

bnb32 avatar May 02 '25 14:05 bnb32

Codecov Report

Attention: Patch coverage is 85.45455% with 24 lines in your changes missing coverage. Please review.

Project coverage is 88.43%. Comparing base (1ba45b2) to head (541012c). Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
phygnn/layers/custom_layers.py 65.90% 15 Missing :warning:
phygnn/utilities/tf_utilities.py 85.45% 8 Missing :warning:
tests/test_tf_utilities.py 98.03% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
+ Coverage   87.89%   88.43%   +0.53%     
==========================================
  Files          27       27              
  Lines        3577     3708     +131     
==========================================
+ Hits         3144     3279     +135     
+ Misses        433      429       -4     
Flag Coverage Δ
unittests 88.43% <85.45%> (+0.53%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar May 02 '25 14:05 codecov-commenter