OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

upload file to workspace with button

Open TemryL opened this issue 1 year ago • 3 comments

partially address https://github.com/OpenDevin/OpenDevin/issues/1379 (upload-only with button)

starting point to add drag and drop

https://github.com/OpenDevin/OpenDevin/assets/99132608/16a040bd-6e11-4a34-b488-df3723499b8e

TemryL avatar Apr 26 '24 21:04 TemryL

@TemryL oh there's some additionaly pylint issue need to be fixed: https://github.com/OpenDevin/OpenDevin/actions/runs/8860701929/job/24349032673?pr=1394

xingyaoww avatar Apr 28 '24 16:04 xingyaoww

hey @xingyaoww ! how can I run the actions locally to debug?

TemryL avatar Apr 28 '24 17:04 TemryL

@TemryL You check this doc: https://github.com/OpenDevin/OpenDevin/blob/main/Development.md

Once you run make build, i think the pre-commit hooks will be installed for you!

xingyaoww avatar Apr 28 '24 17:04 xingyaoww

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes are missing coverage. Please review.

:exclamation: No coverage uploaded for pull request base (main@c503191). Click here to learn what that means.

Files Patch % Lines
opendevin/server/listen.py 0.00% 14 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1394   +/-   ##
=======================================
  Coverage        ?   60.38%           
=======================================
  Files           ?       84           
  Lines           ?     3622           
  Branches        ?        0           
=======================================
  Hits            ?     2187           
  Misses          ?     1435           
  Partials        ?        0           

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

codecov-commenter avatar May 01 '24 15:05 codecov-commenter

@TemryL Just merged! Thank you for your contribution!

xingyaoww avatar May 01 '24 15:05 xingyaoww

Thanks!

TemryL avatar May 01 '24 16:05 TemryL