mcocdawc / chemcoord

A python module for manipulating cartesian and internal coordinates.
GNU Lesser General Public License v3.0
72 stars 19 forks source link

deprecation warnings #68

Closed mcocdawc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #68 (a29a67d) into master (7c5d402) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #68   +/-   ##
=======================================
  Coverage   64.30%   64.30%           
=======================================
  Files          26       26           
  Lines        2701     2701           
=======================================
  Hits         1737     1737           
  Misses        964      964           
Impacted Files Coverage Δ
...cartesian_coordinates/_cartesian_class_get_zmat.py 86.98% <100.00%> (ø)

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 7c5d402...a29a67d. Read the comment docs.

mcocdawc commented 3 years ago

Necessary because of https://github.com/pandas-dev/pandas/issues/41323