adam icon indicating copy to clipboard operation
adam copied to clipboard

feat(adam): extract proto transformer

Open Malinskiy opened this issue 2 years ago • 1 comments

Depends on #79

Malinskiy avatar Apr 22 '22 04:04 Malinskiy

Codecov Report

Merging #81 (c4d2cbe) into master (0172564) will increase coverage by 1.19%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master      #81      +/-   ##
============================================
+ Coverage     81.41%   82.60%   +1.19%     
+ Complexity      715      700      -15     
============================================
  Files           138      137       -1     
  Lines          3046     2921     -125     
  Branches        501      459      -42     
============================================
- Hits           2480     2413      -67     
+ Misses          305      274      -31     
+ Partials        261      234      -27     
Flag Coverage Δ
integration 60.97% <100.00%> (-2.82%) :arrow_down:
unit 72.33% <100.00%> (-0.12%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...nskiy/adam/request/testrunner/TestRunnerRequest.kt 89.79% <100.00%> (-0.59%) :arrow_down:
...ansform/ProtoInstrumentationResponseTransformer.kt

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 0172564...c4d2cbe. Read the comment docs.

codecov[bot] avatar Apr 22 '22 04:04 codecov[bot]