Skip to content

Conversation

Gadgetoid
Copy link
Member

Testing

If you're a Bookworm / Pi 5 user running into virtual environment issues, you can try this library like so:

git clone https://github.com/pimoroni/mics6814-python -b repackage
cd mics6814-python
./install.sh --unstable

The ./install.sh script will create a pimoroni virtual environment that's shared between our products. (or use your existing venv if you've already activated one.)

For the reasons behind these changes and other information, see:

@coveralls
Copy link

coveralls commented May 23, 2024

Pull Request Test Coverage Report for Build 9208791351

Details

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 1439623977: 0.0%
Covered Lines: 92
Relevant Lines: 92

💛 - Coveralls

* Switch has_calls to assert_has_calls
* Update tests to match fixes/improvements in prior commits
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.

2 participants