fedora-java / javapackages

Macros and scripts for Java packaging support
Other
7 stars 15 forks source link

Replace nose with pytest #86

Closed bnavigator closed 3 years ago

bnavigator commented 3 years ago

python setup.py test and nose are deprecated. Use pytest instead.

codecov-io commented 3 years ago

Codecov Report

Merging #86 (237c9c8) into master (1ee92fb) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #86   +/-   ##
=======================================
  Coverage   89.65%   89.65%           
=======================================
  Files          42       42           
  Lines        2998     2998           
=======================================
  Hits         2688     2688           
  Misses        310      310           

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 1ee92fb...237c9c8. Read the comment docs.