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

Improve Environment Management #44

Merged
merged 12 commits into from
May 30, 2021
Merged

Conversation

dlshriver
Copy link
Owner

Refactors the environment management system to be written in python. This simplifies verifier installation, and enables verifiers to be installed when DNNV has been installed using pip. The docs are updated to reflect these changes.

@codecov-commenter
Copy link

codecov-commenter commented May 30, 2021

Codecov Report

Merging #44 (b3cc9f2) into develop (fe9d547) will decrease coverage by 4.56%.
The diff coverage is 17.72%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #44      +/-   ##
===========================================
- Coverage    63.60%   59.04%   -4.57%     
===========================================
  Files           88      109      +21     
  Lines         6556     7139     +583     
  Branches      1257     1298      +41     
===========================================
+ Hits          4170     4215      +45     
- Misses        2020     2582     +562     
+ Partials       366      342      -24     
Impacted Files Coverage Δ
dnnv/__init__.py 100.00% <ø> (ø)
dnnv/__main__.py 0.00% <0.00%> (ø)
dnnv/_manage/__main__.py 0.00% <0.00%> (ø)
dnnv/_manage/linux/verifiers/bab.py 0.00% <0.00%> (ø)
dnnv/_manage/linux/verifiers/babsb.py 0.00% <0.00%> (ø)
dnnv/_manage/linux/verifiers/eran.py 0.00% <0.00%> (ø)
dnnv/_manage/linux/verifiers/marabou.py 0.00% <0.00%> (ø)
dnnv/_manage/linux/verifiers/mipverify.py 0.00% <0.00%> (ø)
dnnv/_manage/linux/verifiers/neurify.py 0.00% <0.00%> (ø)
dnnv/_manage/linux/verifiers/nnenum.py 0.00% <0.00%> (ø)
... and 76 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe9d547...b3cc9f2. Read the comment docs.

@dlshriver dlshriver merged commit 7978a7e into develop May 30, 2021
@dlshriver dlshriver deleted the feature-improve-env-management branch May 30, 2021 19:44
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