-
Notifications
You must be signed in to change notification settings - Fork 12
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
Update to retrieve results with v0.3 #96
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #96 +/- ##
==========================================
+ Coverage 95.75% 96.85% +1.10%
==========================================
Files 5 5
Lines 306 318 +12
==========================================
+ Hits 293 308 +15
+ Misses 13 10 -3 ☔ View full report in Codecov by Sentry. |
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.
just a couple of questions. also do the device integration tests run on hardware? anyway, they passed so at least there's that
The answer to this question is always no |
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.
thanks for figuring this all out 🏆
This makes retrieving simulator results with the v0.3 interface work.
I have no hardware access and we run no hardware tests, so I can't promise that this works for hardware.