ComposeUI icon indicating copy to clipboard operation
ComposeUI copied to clipboard

New Grpc web service initial

Open agyen opened this issue 1 year ago • 3 comments

agyen avatar Jun 03 '24 10:06 agyen

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 69.26%. Comparing base (a16fbbc) to head (6d01c6a). Report is 1 commits behind head on main.

Files Patch % Lines
...seUI.ProcessExplorer.Core/ProcessInfoAggregator.cs 50.00% 2 Missing and 1 partial :warning:
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #679      +/-   ##
==========================================
- Coverage   72.00%   69.26%   -2.74%     
==========================================
  Files         260      250      -10     
  Lines        7833     7608     -225     
  Branches      933      912      -21     
==========================================
- Hits         5640     5270     -370     
- Misses       1991     2149     +158     
+ Partials      202      189      -13     
Files Coverage Δ
...xplorer.Core/Factories/ProcessAggregatorFactory.cs 0.00% <ø> (-100.00%) :arrow_down:
...seUI.ProcessExplorer.Core/ProcessInfoAggregator.cs 46.30% <50.00%> (-7.07%) :arrow_down:

... and 23 files with indirect coverage changes

codecov[bot] avatar Jun 03 '24 10:06 codecov[bot]

Can you please add the Grpc and protobuf version updates into this PR? #654 , #655 , #656 , #658

psmulovics avatar Jun 03 '24 12:06 psmulovics

@agyen could you please update this branch so it contains the changes from the main one?

kruplm avatar Jul 31 '24 11:07 kruplm