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

Repackage to hatch/pyproject.toml #10

Merged
merged 7 commits into from
May 21, 2024
Merged

Repackage to hatch/pyproject.toml #10

merged 7 commits into from
May 21, 2024

Conversation

Gadgetoid
Copy link
Member

@Gadgetoid Gadgetoid commented May 20, 2024

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/lsm303d-python -b repackage
cd lsm303d-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

Pull Request Test Coverage Report for Build 9162145132

Details

  • 35 of 36 (97.22%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+11.8%) to 77.0%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lsm303d/init.py 7 8 87.5%
Totals Coverage Status
Change from base Build 1844159336: 11.8%
Covered Lines: 77
Relevant Lines: 100

💛 - Coveralls

@Gadgetoid Gadgetoid merged commit a513e2d into main May 21, 2024
8 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.

2 participants