nlesc-nano / flamingo

Computation and filtering of molecular properties
Apache License 2.0
1 stars 1 forks source link

remove atomic and bond features #64

Closed felipeZ closed 3 years ago

felipeZ commented 3 years ago

Changes

codecov[bot] commented 3 years ago

Codecov Report

Merging #64 (7378525) into main (3facf61) will decrease coverage by 1.55%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
- Coverage   92.26%   90.70%   -1.56%     
==========================================
  Files          11       10       -1     
  Lines         504      441      -63     
  Branches       50       46       -4     
==========================================
- Hits          465      400      -65     
- Misses         25       27       +2     
  Partials       14       14              
Impacted Files Coverage Δ
flamingo/__init__.py 100.00% <100.00%> (ø)
flamingo/features/featurizer.py 83.33% <100.00%> (-11.59%) :arrow_down:
flamingo/screen.py 87.73% <0.00%> (-1.23%) :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 3facf61...7378525. Read the comment docs.