projector-client icon indicating copy to clipboard operation
projector-client copied to clipboard

Switch from React to Compose

Open SerVB opened this issue 3 years ago • 2 comments

Here React is removed and the components are rewritten in Compose

SerVB avatar Feb 17 '22 18:02 SerVB

@Schahen @Skolotsky could you please review too (if you have time)?

SerVB avatar Feb 24 '22 18:02 SerVB

Codecov Report

Merging #134 (d3f64a5) into master (1d97409) will increase coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #134   +/-   ##
=========================================
  Coverage     25.19%   25.19%           
  Complexity       63       63           
=========================================
  Files           132      132           
  Lines          3890     3893    +3     
  Branches        407      407           
=========================================
+ Hits            980      981    +1     
- Misses         2889     2891    +2     
  Partials         21       21           
Impacted Files Coverage Δ
...s/projector/common/protocol/toClient/WindowData.kt 6.52% <0.00%> (-0.30%) :arrow_down:
...ains/projector/util/loading/state/IdeStateUtils.kt 0.00% <0.00%> (ø)
...ns/projector/common/protocol/handshake/Constant.kt 100.00% <0.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 1d97409...d3f64a5. Read the comment docs.

codecov-commenter avatar Feb 24 '22 19:02 codecov-commenter