Skip to content

release: v0.0.3 #55

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

Merged
merged 4 commits into from
Jan 27, 2025

chore: version 3.0

9e77a9f
Select commit
Loading
Failed to load commit list.
Merged

release: v0.0.3 #55

chore: version 3.0
9e77a9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 27, 2025 in 1s

13.61% (-0.51%) compared to b485177

View this Pull Request on Codecov

13.61% (-0.51%) compared to b485177

Details

Codecov Report

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

Project coverage is 13.61%. Comparing base (b485177) to head (9e77a9f).

Files with missing lines Patch % Lines
src/main/store/ScreenMarker.ts 0.00% 27 Missing ⚠️
src/main/store/runAgent.ts 0.00% 5 Missing ⚠️
src/main/agent/index.ts 0.00% 4 Missing ⚠️
src/renderer/src/utils/message.ts 0.00% 4 Missing ⚠️
src/main/main.ts 0.00% 2 Missing ⚠️
src/main/store/create.ts 0.00% 2 Missing ⚠️
src/renderer/src/hooks/useRunAgent.ts 0.00% 2 Missing ⚠️
packages/shared/src/types/index.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   14.12%   13.61%   -0.51%     
==========================================
  Files          41       42       +1     
  Lines        1048     1087      +39     
  Branches      173      178       +5     
==========================================
  Hits          148      148              
- Misses        876      915      +39     
  Partials       24       24              

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