Skip to content

Conversation

0x6675636b796f75676974687562
Copy link
Member

This is a part of #1096.

@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Merging #1857 (c8da642) into master (2c6d10c) will decrease coverage by 0.22%.
The diff coverage is 3.57%.

@@             Coverage Diff              @@
##             master    #1857      +/-   ##
============================================
- Coverage     34.35%   34.13%   -0.22%     
- Complexity      592      593       +1     
============================================
  Files           312      314       +2     
  Lines          7781     7837      +56     
  Branches        751      754       +3     
============================================
+ Hits           2673     2675       +2     
- Misses         4920     4974      +54     
  Partials        188      188              
Impacted Files Coverage Δ
...in/com/saveourtool/save/backend/SaveApplication.kt 50.00% <ø> (ø)
...ontend/components/views/TestSuiteValidationView.kt 0.00% <0.00%> (ø)
.../saveourtool/save/frontend/routing/BasicRouting.kt 0.00% <ø> (ø)
...ckend/controllers/TestSuiteValidationController.kt 5.55% <5.55%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

 - This converts `CloneAndProcessDirectoryAction`, `GitRepositoryProcessor`,
   and `CloneResult` into classes/interfaces.
 - Additionally, `fetch()` now returns a `Flux<TestSuiteValidationResult>`
   instead of `Mono<Unit>`.
 - Related: #1096
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Tasks on frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant