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

release(0.2.0): tweaks and fixes #38

Merged
merged 7 commits into from
Nov 12, 2024
Merged

Conversation

tim-hm
Copy link
Collaborator

@tim-hm tim-hm commented Nov 12, 2024

No description provided.

Copy link

github-actions bot commented Nov 12, 2024

Coverage Report for ./client-vms

Status Category Percentage Covered / Total
🔵 Lines 85.99% 2051 / 2385
🔵 Statements 85.99% 2051 / 2385
🔵 Functions 80.07% 209 / 261
🔵 Branches 93.52% 361 / 386
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
client-vms/src/index.ts 0% 0% 0% 0% 1
client-vms/src/logger.ts 35.71% 50% 33.33% 35.71% 26-66
client-vms/src/payment/client.ts 100% 100% 100% 100%
client-vms/src/types/types.ts 100% 100% 100% 100%
client-vms/src/vm/builder.ts 90.67% 77.77% 100% 90.67% 162-164, 166-171, 180-181
client-vms/src/vm/client.ts 100% 100% 100% 100%
client-vms/src/vm/operation/store-values.ts 93.61% 96.42% 87.5% 93.61% 92-97, 182-184
Generated in workflow #48 for commit 4060b7b by the Vitest Coverage Report Action

…dcoded in auth.ts

When configurable Ttl is required it can be re-added and correctly hooked up but until then this just adds noise in the codebase.
@tim-hm tim-hm force-pushed the timhm/release-tweaks-and-fixes-0-2-0 branch from 57f4320 to 057d078 Compare November 12, 2024 12:10
… for env

For Web envs `localStorage.debug` must contain `@nillion` to activate log messages.
@tim-hm tim-hm force-pushed the timhm/release-tweaks-and-fixes-0-2-0 branch from 057d078 to 344f1a6 Compare November 12, 2024 12:11
@tim-hm tim-hm merged commit fe06676 into main Nov 12, 2024
2 checks passed
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.

1 participant