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: Fix codecov being broken #181

Closed BvB93 closed 3 years ago

BvB93 commented 3 years ago

Closes https://github.com/nlesc-nano/auto-FOX/issues/180.

codecov[bot] commented 3 years ago

Codecov Report

Merging #181 (60a7a18) into master (6cf3530) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #181   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          55      55           
  Lines        5724    5724           
======================================
  Misses       5724    5724           

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 6cf3530...60a7a18. Read the comment docs.

codecov[bot] commented 3 years ago

Codecov Report

Merging #181 (f5ef02f) into master (85f11c4) will increase coverage by 74.70%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #181       +/-   ##
===========================================
+ Coverage    0.00%   74.70%   +74.70%     
===========================================
  Files          55       55               
  Lines        5724     5724               
  Branches        0      967      +967     
===========================================
+ Hits            0     4276     +4276     
+ Misses       5724     1207     -4517     
- Partials        0      241      +241     
Impacted Files Coverage Δ
FOX/ff/lj_calculate.py 18.48% <0.00%> (+18.48%) :arrow_up:
FOX/ff/lj_intra_calculate.py 21.25% <0.00%> (+21.25%) :arrow_up:
FOX/ff/lj_dataframe.py 30.25% <0.00%> (+30.25%) :arrow_up:
FOX/ff/lj_uff.py 42.85% <0.00%> (+42.85%) :arrow_up:
FOX/ff/parse_wildcards.py 44.11% <0.00%> (+44.11%) :arrow_up:
FOX/functions/cp2k_utils.py 48.27% <0.00%> (+48.27%) :arrow_up:
FOX/recipes/ligands.py 55.55% <0.00%> (+55.55%) :arrow_up:
FOX/ff/lj_param.py 58.33% <0.00%> (+58.33%) :arrow_up:
FOX/io/read_prm.py 63.30% <0.00%> (+63.30%) :arrow_up:
FOX/armc/mc_post_process.py 65.21% <0.00%> (+65.21%) :arrow_up:
... and 39 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 85f11c4...f5ef02f. Read the comment docs.