alanwilter / acpype

OFFICIAL: AnteChamber PYthon Parser interfacE
https://alanwilter.github.io/acpype/
GNU General Public License v3.0
201 stars 46 forks source link

New_add_doc #71

Closed alanwilter closed 2 years ago

alanwilter commented 2 years ago

To replace add_doc attempt.

codecov[bot] commented 2 years ago

Codecov Report

Merging #71 (4fea36f) into master (58aed59) will increase coverage by 3.46%. The diff coverage is 94.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   93.28%   96.75%   +3.46%     
==========================================
  Files          16       14       -2     
  Lines        2724     2740      +16     
==========================================
+ Hits         2541     2651     +110     
+ Misses        183       89      -94     
Impacted Files Coverage Δ
acpype/cli.py 90.17% <85.71%> (-0.84%) :arrow_down:
acpype/topol.py 96.21% <94.89%> (+4.73%) :arrow_up:
acpype/acs_api.py 100.00% <100.00%> (ø)
acpype/logger.py 100.00% <100.00%> (+2.08%) :arrow_up:
acpype/mol.py 100.00% <100.00%> (ø)
tests/conftest.py 100.00% <100.00%> (ø)
tests/test_acpype.py 100.00% <100.00%> (ø)
tests/test_acs_api.py 100.00% <100.00%> (ø)
tests/test_amb2gmx.py 100.00% <100.00%> (ø)
tests/test_scenarios.py 100.00% <100.00%> (ø)
... and 4 more

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 58aed59...4fea36f. Read the comment docs.