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
Merged

Including CI process changes #9

merged 29 commits into from
Jun 24, 2024

Conversation

jezsadler
Copy link
Owner

Legal Acknowledgement
By contributing to this software project, I agree my contributions are submitted under the BSD license.
I represent I am authorized to make the contributions and grant the license.
If my employer has rights to intellectual property that includes these contributions,
I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

Copy link

codecov bot commented Jun 24, 2024

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.

@jezsadler jezsadler merged commit f439ffa into JuMP Jun 24, 2024
6 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants