Skip to content

nice

ecaac06
Select commit
Loading
Failed to load commit list.
Merged

Clean up package boilerplate #149

nice
ecaac06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 20, 2024 in 0s

90.36% (-2.20%) compared to e605638

View this Pull Request on Codecov

90.36% (-2.20%) compared to e605638

Details

Codecov Report

Attention: Patch coverage is 70.48346% with 116 lines in your changes missing coverage. Please review.

Project coverage is 90.36%. Comparing base (e605638) to head (ecaac06).

Files Patch % Lines
src/omlt/io/onnx_parser.py 60.43% 51 Missing and 4 partials ⚠️
src/omlt/neuralnet/nn_formulation.py 50.00% 18 Missing and 3 partials ⚠️
src/omlt/neuralnet/layer.py 54.54% 13 Missing and 2 partials ⚠️
src/omlt/gbt/model.py 23.07% 10 Missing ⚠️
src/omlt/gbt/gbt_formulation.py 45.45% 6 Missing ⚠️
src/omlt/io/keras/keras_reader.py 66.66% 2 Missing and 1 partial ⚠️
...c/omlt/io/torch_geometric/build_gnn_formulation.py 50.00% 2 Missing and 1 partial ⚠️
src/omlt/formulation.py 33.33% 1 Missing and 1 partial ⚠️
src/omlt/io/onnx.py 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
- Coverage   92.55%   90.36%   -2.20%     
==========================================
  Files          32       32              
  Lines        1948     2034      +86     
  Branches      475      471       -4     
==========================================
+ Hits         1803     1838      +35     
- Misses         74      123      +49     
- Partials       71       73       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.