nlesc-nano / auto-FOX

A library for analyzing potential energy surfaces (PESs) and using the resulting PES descriptors for constructing forcefield parameters.
GNU Lesser General Public License v3.0
9 stars 8 forks source link

TST: Add basic tests for `FOX.properties` #201

Closed BvB93 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #201 (8422372) into master (b7eb0d1) will increase coverage by 0.12%. The diff coverage is 57.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #201      +/-   ##
==========================================
+ Coverage   75.21%   75.33%   +0.12%     
==========================================
  Files          59       59              
  Lines        5991     6004      +13     
  Branches      998      999       +1     
==========================================
+ Hits         4506     4523      +17     
+ Misses       1231     1230       -1     
+ Partials      254      251       -3     
Impacted Files Coverage Δ
FOX/properties/__init__.py 100.00% <ø> (ø)
FOX/properties/pressure.py 42.50% <20.00%> (-0.36%) :arrow_down:
FOX/properties/bulk_modulus.py 50.00% <40.00%> (ø)
FOX/properties/base.py 75.00% <70.27%> (+8.33%) :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 b7eb0d1...8422372. Read the comment docs.