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

chore: add support for value protobuf #67

Merged
merged 5 commits into from
Jan 20, 2025
Merged

Conversation

pablojhl
Copy link
Member

No description provided.

@pablojhl pablojhl changed the title Chore/update nada value proto chore: add support for value protobuf Jan 17, 2025
Copy link

github-actions bot commented Jan 17, 2025

Coverage Report for ./client-vms

Status Category Percentage Covered / Total
🔵 Lines 89.49% 2487 / 2779
🔵 Statements 89.49% 2487 / 2779
🔵 Functions 85.1% 240 / 282
🔵 Branches 91.59% 436 / 476
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
client-vms/src/gen-proto/nillion/compute/v1/invoke_pb.ts 100% 100% 100% 100%
client-vms/src/gen-proto/nillion/compute/v1/retrieve_pb.ts 100% 100% 100% 100%
client-vms/src/gen-proto/nillion/leader_queries/v1/pool_status_pb.ts 100% 100% 100% 100%
client-vms/src/gen-proto/nillion/payments/v1/balance_pb.ts 100% 100% 100% 100%
client-vms/src/gen-proto/nillion/payments/v1/quote_pb.ts 100% 100% 100% 100%
client-vms/src/gen-proto/nillion/values/v1/retrieve_pb.ts 100% 100% 100% 100%
client-vms/src/gen-proto/nillion/values/v1/store_pb.ts 100% 100% 100% 100%
client-vms/src/gen-proto/nillion/values/v1/value_pb.ts 100% 100% 100% 100%
client-vms/src/types/types.ts 100% 100% 100% 100%
client-vms/src/vm/values.ts 69.28% 60.71% 100% 69.28% 36-41, 43-48, 50-55, 83-88, 90-95, 109-117, 136, 138, 140, 152-155, 157
client-vms/src/vm/operation/invoke-compute.ts 96.02% 96.96% 100% 96.02% 109-114
client-vms/src/vm/operation/retrieve-compute-result.ts 95.14% 92.59% 92.3% 95.14% 63, 97-100
client-vms/src/vm/operation/retrieve-values.ts 100% 100% 92.85% 100%
client-vms/src/vm/operation/store-values.ts 95.74% 96.55% 93.75% 95.74% 93-98
Generated in workflow #90 for commit e86bc10 by the Vitest Coverage Report Action

@pablojhl pablojhl force-pushed the chore/update-nada-value-proto branch from b084523 to e86bc10 Compare January 17, 2025 18:40
@pablojhl pablojhl marked this pull request as ready for review January 17, 2025 18:44
client-vms/src/vm/values.ts Show resolved Hide resolved
@pablojhl pablojhl merged commit 8ae34be into main Jan 20, 2025
2 checks passed
@pablojhl pablojhl deleted the chore/update-nada-value-proto branch January 20, 2025 12:35
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.

3 participants