Chemellia / ChemistryFeaturization.jl

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

dispatch `output_shape` fcn onto GraphNodeFeaturization objects #105

Closed rkurchin closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #105 (cbcb294) into main (02606ab) will increase coverage by 0.06%. The diff coverage is 100.00%.

:exclamation: Current head cbcb294 differs from pull request most recent head 8b975d8. Consider uploading reports for the commit 8b975d8 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
+ Coverage   80.75%   80.81%   +0.06%     
==========================================
  Files          12       12              
  Lines         317      318       +1     
==========================================
+ Hits          256      257       +1     
  Misses         61       61              
Impacted Files Coverage Δ
src/ChemistryFeaturization.jl 66.66% <ø> (ø)
src/featurizations/graphnodefeaturization.jl 75.47% <100.00%> (+0.47%) :arrow_up:

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 02606ab...8b975d8. Read the comment docs.