nlesc-nano / CAT

A collection of tools designed for the automatic construction, and subsequent analysis, of chemical compounds.
Other
16 stars 2 forks source link

TST: Let `assert_mol_allclose` check for both bonds and lattices as well as atomic coordinates #244

Closed BvB93 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #244 (a52d407) into master (76b6d57) will increase coverage by 0.34%. The diff coverage is 76.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #244      +/-   ##
==========================================
+ Coverage   67.88%   68.22%   +0.34%     
==========================================
  Files          51       51              
  Lines        4160     4186      +26     
  Branches      777      781       +4     
==========================================
+ Hits         2824     2856      +32     
+ Misses       1169     1162       -7     
- Partials      167      168       +1     
Impacted Files Coverage Δ
CAT/test_utils.py 80.51% <76.36%> (+21.69%) :arrow_up:

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 76b6d57...a52d407. Read the comment docs.