gsonpath icon indicating copy to clipboard operation
gsonpath copied to clipboard

WIP

Open LachlanMcKee opened this issue 4 years ago • 1 comments

LachlanMcKee avatar Dec 09 '19 18:12 LachlanMcKee

Codecov Report

Merging #242 into develop will increase coverage by 0.26%. The diff coverage is 95.12%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #242      +/-   ##
=============================================
+ Coverage      80.32%   80.58%   +0.26%     
- Complexity       449      473      +24     
=============================================
  Files             89       93       +4     
  Lines           1957     1973      +16     
  Branches         295      292       -3     
=============================================
+ Hits            1572     1590      +18     
  Misses           306      306              
+ Partials          79       77       -2
Flag Coverage Δ Complexity Δ
#integration 84.72% <95.12%> (+0.36%) 438 <28> (+25) :arrow_up:
#unit_tests 19.86% <29.26%> (+0.55%) 140 <6> (-1) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
...r/standard/interf/InterfaceModelMetadataFactory.kt 92.85% <100%> (+3.96%) 13 <6> (-2) :arrow_down:
...sonpath/adapter/common/SubTypeJsonKeysValidator.kt 100% <100%> (ø) 11 <11> (?)
.../gsonpath/adapter/common/SubTypeMetadataFactory.kt 100% <100%> (+6.97%) 0 <0> (ø) :arrow_down:
...in/java/gsonpath/dependencies/DependencyFactory.kt 100% <100%> (ø) 3 <0> (ø) :arrow_down:
.../gsonpath/adapter/common/SubTypeGetterValidator.kt 100% <100%> (ø) 3 <3> (?)
.../gsonpath/adapter/subType/SubTypeAdapterFactory.kt 100% <100%> (ø) 10 <0> (ø) :arrow_down:
...gsonpath/adapter/common/GsonSubTypeGetterMapper.kt 87.5% <87.5%> (ø) 5 <5> (?)
...er/base/src/main/java/gsonpath/util/TypeHandler.kt 91.83% <90%> (+3.6%) 0 <0> (ø) :arrow_down:
...npath/adapter/common/GsonSubTypeFieldInfoMapper.kt 90% <90%> (ø) 7 <7> (?)
... and 3 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 5ee3ee2...14fcb78. Read the comment docs.

codecov[bot] avatar Dec 09 '19 21:12 codecov[bot]