fedora-java / javapackages

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

Drop Python 2 from test matrix #75

Closed mizdebsk closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #75 into master will increase coverage by 0.13%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   90.00%   90.14%   +0.13%     
==========================================
  Files          43       43              
  Lines        3153     3217      +64     
==========================================
+ Hits         2838     2900      +62     
- Misses        315      317       +2     
Impacted Files Coverage Δ
python/javapackages/common/util.py 91.56% <0.00%> (-2.41%) :arrow_down:
java-utils/pom_editor.py 96.44% <0.00%> (+0.04%) :arrow_up:
python/javapackages/metadata/metadata.py 89.36% <0.00%> (+0.11%) :arrow_up:
python/javapackages/metadata/dependency.py 92.30% <0.00%> (+0.24%) :arrow_up:
python/javapackages/maven/artifact.py 84.26% <0.00%> (+0.36%) :arrow_up:
python/javapackages/metadata/artifact.py 84.21% <0.00%> (+0.42%) :arrow_up:
python/javapackages/xmvn/xmvn_resolve.py 92.39% <0.00%> (+0.43%) :arrow_up:
python/javapackages/common/osgi.py 92.79% <0.00%> (+0.48%) :arrow_up:
python/javapackages/metadata/alias.py 92.30% <0.00%> (+0.64%) :arrow_up:
python/javapackages/maven/dependency.py 66.15% <0.00%> (+1.07%) :arrow_up:
... and 7 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 f78a19a...2f45115. Read the comment docs.