Chemellia / ChemistryFeaturization.jl

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

pretty printing #101

Closed rkurchin closed 3 years ago

rkurchin commented 3 years ago

Fixes #99, among other things

codecov-commenter commented 3 years ago

Codecov Report

Merging #101 (036680f) into main (78bc79e) will decrease coverage by 4.86%. The diff coverage is 0.00%.

:exclamation: Current head 036680f differs from pull request most recent head 78b98bf. Consider uploading reports for the commit 78b98bf to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
- Coverage   85.61%   80.75%   -4.87%     
==========================================
  Files          12       12              
  Lines         299      317      +18     
==========================================
  Hits          256      256              
- Misses         43       61      +18     
Impacted Files Coverage Δ
src/atoms/atomgraph.jl 74.19% <0.00%> (ø)
src/featurizations/graphnodefeaturization.jl 75.00% <0.00%> (-15.70%) :arrow_down:
src/featurizedatoms.jl 33.33% <0.00%> (-50.01%) :arrow_down:

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 78bc79e...78b98bf. Read the comment docs.