Knotx / knotx-junit5

JUnit 5 support and extensions for Vert.x projects
https://knotx.io
Apache License 2.0
0 stars 4 forks source link

Gradle 6.5.1 #61

Closed ghost closed 4 years ago

ghost commented 4 years ago

Gradle 6.5.1 is available.

This is sent by @gradleupdate. See https://gradleupdate.appspot.com/Knotx/knotx-junit5/status for more.

codecov[bot] commented 4 years ago

Codecov Report

Merging #61 into master will increase coverage by 2.46%. The diff coverage is 97.40%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #61      +/-   ##
============================================
+ Coverage     84.36%   86.82%   +2.46%     
- Complexity      241      261      +20     
============================================
  Files            27       28       +1     
  Lines           921      987      +66     
  Branches         65       65              
============================================
+ Hits            777      857      +80     
+ Misses          106       92      -14     
  Partials         38       38              
Impacted Files Coverage Δ Complexity Δ
...est/java/io/knotx/junit5/util/RequestUtilTest.java 97.14% <97.14%> (ø) 16.00 <16.00> (?)
...rc/main/java/io/knotx/junit5/util/RequestUtil.java 100.00% <100.00%> (+100.00%) 4.00 <2.00> (+4.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 f72d07c...886fca7. Read the comment docs.