kjappelbaum / oximachine_featurizer

featurizing MOFs for the oximachine
MIT License
7 stars 4 forks source link

feat: making the nn search more robust #34

Closed kjappelbaum closed 3 years ago

kjappelbaum commented 3 years ago

Related to: https://github.com/kjappelbaum/oximachinerunner/issues/50, https://github.com/kjappelbaum/oximachinerunner/issues/48

codecov-io commented 3 years ago

Codecov Report

Merging #34 (b7e89f4) into master (2789164) will increase coverage by 9.23%. The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   35.58%   44.81%   +9.23%     
==========================================
  Files           7        5       -2     
  Lines        1155      801     -354     
==========================================
- Hits          411      359      -52     
+ Misses        744      442     -302     
Flag Coverage Δ
unittests 44.81% <90.90%> (+9.23%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
oximachine_featurizer/featurize.py 46.77% <87.50%> (+1.48%) :arrow_up:
oximachine_featurizer/featurizer_local_property.py 90.24% <100.00%> (+55.39%) :arrow_up:
oximachine_featurizer/utils.py

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 2789164...b7e89f4. Read the comment docs.