mcocdawc / chemcoord

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

got rid of pkg_ressources #89

Closed mcocdawc closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #89 (131572f) into master (cff8cd2) will decrease coverage by 0.04%. The diff coverage is 60.00%.

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
- Coverage   65.14%   65.11%   -0.04%     
==========================================
  Files          26       26              
  Lines        2760     2763       +3     
==========================================
+ Hits         1798     1799       +1     
- Misses        962      964       +2     
Files Changed Coverage Δ
src/chemcoord/__init__.py 92.85% <60.00%> (-7.15%) :arrow_down: