-
Notifications
You must be signed in to change notification settings - Fork 4
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: spawn scripts for process ids #46
Conversation
chore(ci): setup CI and add initial arns impelmentation
460c65b
to
b3c932a
Compare
tools/verify-sdk-integration.mjs
Outdated
"initializeState", | ||
"state", | ||
]); | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reccomend dry running an eval here, say "print('eval works')" or something and checking the run output
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #46 +/- ##
========================================
Coverage 81.34% 81.34%
========================================
Files 8 8
Lines 1249 1249
========================================
Hits 1016 1016
Misses 233 233 ☔ View full report in Codecov by Sentry. |
No description provided.