pyscience-projects / pyevtk

PyEVTK (Python Export VTK) exports data to binary VTK files for visualization/analysis with packages like Paraview, VisIt, and Mayavi.
Other
63 stars 15 forks source link

[tests] call high level funcs with positional args only #34

Closed renefritze closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #34 (cc42c91) into master (25fab53) will decrease coverage by 1.07%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage   71.58%   70.50%   -1.08%     
==========================================
  Files           6        6              
  Lines         834      834              
==========================================
- Hits          597      588       -9     
- Misses        237      246       +9     
Impacted Files Coverage Δ
pyevtk/_version.py 41.57% <0.00%> (-3.23%) :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 25fab53...cc42c91. Read the comment docs.