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

DOC: Fix the .top recipe automodule directive #291

Closed BvB93 closed 1 year ago

BvB93 commented 1 year ago

Fix the generated documentation of the create_top recipe.

codecov[bot] commented 1 year ago

Codecov Report

Merging #291 (a65c00f) into master (5bd1593) will decrease coverage by 0.05%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #291      +/-   ##
==========================================
- Coverage   71.59%   71.55%   -0.05%     
==========================================
  Files          68       68              
  Lines        7491     7491              
  Branches     1593     1593              
==========================================
- Hits         5363     5360       -3     
- Misses       1759     1761       +2     
- Partials      369      370       +1     
Impacted Files Coverage Δ
FOX/armc/guess.py 82.85% <ø> (ø)
FOX/classes/multi_mol.py 69.38% <ø> (ø)
FOX/io/_read_rtf.py 80.46% <ø> (ø)
FOX/recipes/top.py 10.10% <ø> (ø)

... and 1 file with indirect coverage changes