Chemellia / ChemistryFeaturization.jl

Interface package for featurizing atomic structures
https://chemistryfeaturization.chemellia.org/dev/
MIT License
41 stars 14 forks source link

slight reorganization #103

Closed rkurchin closed 3 years ago

rkurchin commented 3 years ago

Moving build_onehot_vec function over to the OneHotOneCold codec file, also move data directory to root of repo

codecov-commenter commented 3 years ago

Codecov Report

Merging #103 (07ebb5b) into main (483b7fa) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   80.75%   80.75%           
=======================================
  Files          12       12           
  Lines         317      317           
=======================================
  Hits          256      256           
  Misses         61       61           
Impacted Files Coverage Δ
src/ChemistryFeaturization.jl 66.66% <ø> (ø)
src/utils/elementfeature_utils.jl 95.83% <ø> (-0.72%) :arrow_down:
src/codecs/OneHotOneCold.jl 100.00% <100.00%> (ø)

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 483b7fa...07ebb5b. Read the comment docs.