aiida-vasp / parsevasp

A general parser for VASP
MIT License
13 stars 13 forks source link

Added Python 3.9.x to the tests #82

Closed espenfl closed 3 years ago

espenfl commented 3 years ago

Need to add Python 3.9 to the tests.

codecov[bot] commented 3 years ago

Codecov Report

Merging #82 (b8d0034) into develop (809c652) will decrease coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #82      +/-   ##
===========================================
- Coverage    79.07%   78.93%   -0.13%     
===========================================
  Files           12       12              
  Lines         3315     3293      -22     
===========================================
- Hits          2621     2599      -22     
  Misses         694      694              
Impacted Files Coverage Δ
parsevasp/stream.py 90.67% <0.00%> (-1.09%) :arrow_down:
parsevasp/outcar.py 91.67% <0.00%> (-0.04%) :arrow_down:
parsevasp/vasprun.py 83.12% <0.00%> (-0.01%) :arrow_down:

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 809c652...b8d0034. Read the comment docs.