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

MAINT: Remove the plotting and .csv-related entry points #176

Closed BvB93 closed 3 years ago

BvB93 commented 3 years ago

Above-mentioned functionalities have been superceded by the FOX.recipes.param recipes (docs).

codecov[bot] commented 3 years ago

Codecov Report

Merging #176 (58f3479) into master (20edaad) will increase coverage by 2.06%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
+ Coverage   72.08%   74.15%   +2.06%     
==========================================
  Files          57       55       -2     
  Lines        5850     5687     -163     
  Branches      981      954      -27     
==========================================
  Hits         4217     4217              
+ Misses       1386     1223     -163     
  Partials      247      247              
Impacted Files Coverage Δ
FOX/entry_points.py 0.00% <0.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 20edaad...58f3479. Read the comment docs.