Chemellia / ChemistryFeaturization.jl

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

trying to fix Windows CI issues #37

Closed rkurchin closed 3 years ago

rkurchin commented 3 years ago

The ubuntu ones seem to have mysteriously resolved themselves; I am suspicious how long-term this will be... 🤔

Anyway, now Windows is complaining about the numpy C-extensions so let's see if we can sort that out.

codecov-io commented 3 years ago

Codecov Report

Merging #37 (fc5b5bb) into master (6cfd22c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #37   +/-   ##
=======================================
  Coverage   81.35%   81.35%           
=======================================
  Files           6        6           
  Lines         370      370           
=======================================
  Hits          301      301           
  Misses         69       69           
Impacted Files Coverage Δ
src/pmg_graphs.jl 83.75% <ø> (ø)

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 6cfd22c...fc5b5bb. Read the comment docs.