Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Including CI process changes #9

Merged
merged 29 commits into from
Jun 24, 2024

Merge branch 'JuMP' into keras3

568474a
Select commit
Loading
Failed to load commit list.
Merged

Including CI process changes #9

Merge branch 'JuMP' into keras3
568474a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 67.14697% with 114 lines in your changes missing coverage. Please review.

Please upload report for BASE (JuMP@bea9863). Learn more about missing BASE report.

Files Patch % Lines
src/omlt/io/onnx_parser.py 60.15% 50 Missing and 3 partials ⚠️
src/omlt/neuralnet/nn_formulation.py 43.24% 18 Missing and 3 partials ⚠️
src/omlt/neuralnet/layer.py 42.30% 13 Missing and 2 partials ⚠️
src/omlt/gbt/model.py 23.07% 10 Missing ⚠️
src/omlt/gbt/gbt_formulation.py 40.00% 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 25.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           @@
##             JuMP       #9   +/-   ##
=======================================
  Coverage        ?   78.06%           
=======================================
  Files           ?       36           
  Lines           ?     2913           
  Branches        ?      681           
=======================================
  Hits            ?     2274           
  Misses          ?      545           
  Partials        ?       94           

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