sparks-baird / self-driving-lab-demo

Software and instructions for setting up and running a self-driving lab (autonomous experimentation) demo using dimmable RGB LEDs, an 8-channel spectrophotometer, a microcontroller, and an adaptive design algorithm, as well as extensions to liquid- and solid-based color matching demos.
https://self-driving-lab-demo.readthedocs.io/
MIT License
72 stars 8 forks source link

deps, record prerinse_background_data, and sleep for 1 s in-between sensor measurements #163

Closed sgbaird closed 1 year ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3852295359


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/self_driving_lab_demo/utils/observe.py 1 2 50.0%
<!-- Total: 1 2 50.0% -->
Totals Coverage Status
Change from base Build 3850840099: 0.006%
Covered Lines: 296
Relevant Lines: 555

💛 - Coveralls
coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 3852295359

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/self_driving_lab_demo/utils/observe.py 1 2 50.0%
<!-- Total: 1 2 50.0% -->
Totals Coverage Status
Change from base Build 3850840099: 0.006%
Covered Lines: 296
Relevant Lines: 555

💛 - Coveralls