aicers / review-web

A web interface to REview
Apache License 2.0
1 stars 2 forks source link

Update `AgentKind` enum variants #352

Closed danbi2990 closed 1 week ago

danbi2990 commented 2 weeks ago

Close: #351

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 96.23431% with 9 lines in your changes missing coverage. Please review.

Project coverage is 69.29%. Comparing base (787c96b) to head (b77141a). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/graphql.rs 0.00% 8 Missing :warning:
src/graphql/node/control.rs 99.29% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #352 +/- ## ========================================== - Coverage 69.29% 69.29% -0.01% ========================================== Files 67 67 Lines 14007 14015 +8 ========================================== + Hits 9706 9711 +5 - Misses 4301 4304 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sophie-cluml commented 1 week ago

Could you rebase please?

danbi2990 commented 1 week ago

Could you rebase please?

Done rebase. Thank you.