googleapis / gapic-generator

Tools for generating API client libraries from API Service Configuration descriptions.
Apache License 2.0
305 stars 129 forks source link

build: update junit to 4.13.1 in gapic-generator #3292

Closed miraleung closed 3 years ago

miraleung commented 4 years ago

Fixes this security vulnerability in 4.13.

codecov[bot] commented 4 years ago

Codecov Report

Merging #3292 (902f611) into master (9c22369) will decrease coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3292      +/-   ##
============================================
- Coverage     87.14%   87.13%   -0.01%     
+ Complexity     6121     6120       -1     
============================================
  Files           495      495              
  Lines         24173    24173              
  Branches       2638     2638              
============================================
- Hits          21065    21064       -1     
  Misses         2242     2242              
- Partials        866      867       +1     
Impacted Files Coverage Δ Complexity Δ
.../java/com/google/api/codegen/discovery/Schema.java 84.34% <0.00%> (-0.51%) 42.00% <0.00%> (-1.00%)

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 9c22369...902f611. Read the comment docs.