Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(screenshot): screenshot thumbnail undefined #170

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ycjcl868
Copy link
Collaborator

@ycjcl868 ycjcl868 commented Mar 3, 2025

Close #165

Copy link

codecov bot commented Mar 3, 2025

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 25.46%. Comparing base (d671c7a) to head (758cb17).

Files with missing lines Patch % Lines
src/main/agent/operator.ts 28.57% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #170      +/-   ##
==========================================
- Coverage   25.59%   25.46%   -0.14%     
==========================================
  Files          67       67              
  Lines        1516     1520       +4     
  Branches      238      240       +2     
==========================================
- Hits          388      387       -1     
- Misses       1083     1086       +3     
- Partials       45       47       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ycjcl868 ycjcl868 changed the title fix: screenshot thumbnail undefined fix(screenshot): screenshot thumbnail undefined Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ERROR: Cannot read properties of undefined (reading 'thumbnail')
1 participant