Chemellia / ChemistryFeaturization.jl

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

documentation updates #116

Closed thazhemadam closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #116 (02a9b4f) into main (94fbbd0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #116   +/-   ##
=======================================
  Coverage   80.81%   80.81%           
=======================================
  Files          12       12           
  Lines         318      318           
=======================================
  Hits          257      257           
  Misses         61       61           
Impacted Files Coverage Δ
src/featurizations/graphnodefeaturization.jl 75.47% <ø> (ø)
src/featurizedatoms.jl 33.33% <ø> (ø)
src/utils/graph_building.jl 97.87% <ø> (ø)

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 94fbbd0...02a9b4f. Read the comment docs.

thazhemadam commented 3 years ago

If there's nothing else to be done that immediately comes to mind, we can merge this.

rkurchin commented 3 years ago

I say go for it! I'll let you handle merging both this and #100 in case any merge conflicts come up since it's mostly your code