cog-imperial / OMLT

Represent trained machine learning models as Pyomo optimization formulations
Other
271 stars 57 forks source link

[WIP] adding additional tests for notebooks #117

Open kalset1 opened 1 year ago

kalset1 commented 1 year ago

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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #117 (7e9d075) into main (dcca13c) will increase coverage by 0.43%. The diff coverage is n/a.

:exclamation: Current head 7e9d075 differs from pull request most recent head 8a7ff21. Consider uploading reports for the commit 8a7ff21 to get more accurate results

@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
+ Coverage   95.40%   95.84%   +0.43%     
==========================================
  Files          26       26              
  Lines        1371     1371              
  Branches      192      192              
==========================================
+ Hits         1308     1314       +6     
+ Misses         34       30       -4     
+ Partials       29       27       -2     

see 1 file with indirect coverage changes

kalset1 commented 1 year ago

mnist_convolutional and neural_network_formulations notebook have empty code cells at the bottom which cause errors