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

Sync with boilerplate. #25

Merged
merged 3 commits into from
Apr 23, 2024
Merged

Sync with boilerplate. #25

merged 3 commits into from
Apr 23, 2024

Conversation

Gadgetoid
Copy link
Member

  • README.md: Correct coveralls badge branch.
  • CI: Update GitHub Action versions.
  • QA: Add shellcheck and fix/ignore all issues.
  • install.sh: slightly better feedback for setup commands.
  • install.sh: fix quoting bug in do_config_backup.
  • install.sh: don't output printf commands.

* README.md: Correct coveralls badge branch.
* CI: Update GitHub Action versions.
* QA: Add shellcheck and fix/ignore all issues.
* install.sh: slightly better feedback for setup commands.
* install.sh: fix quoting bug in do_config_backup.
* install.sh: don't output printf commands.
@coveralls
Copy link

coveralls commented Jan 11, 2024

Pull Request Test Coverage Report for Build 8801072740

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

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 13 unchanged lines in 1 file lost coverage.
  • Overall coverage remained the same at 82.514%

Files with Coverage Reduction New Missed Lines %
pms5003/init.py 13 70.91%
Totals Coverage Status
Change from base Build 6956481111: 0.0%
Covered Lines: 151
Relevant Lines: 183

💛 - Coveralls

This file was changed from a symlink to a "DO NOT EDIT" real file in:

RPi-Distro/pi-gen@a125344
Quotes would cause a list of packages to be treated as a single package
and lookup would fail.

Reported-by: thirdr <ryan@pimoroni.com>
@Gadgetoid Gadgetoid merged commit 9683c5a into main Apr 23, 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