Skip to content

Add github action to shellcheck master on push and PRs#3550

Draft
yarikoptic wants to merge 3 commits intonipy:masterfrom
yarikoptic:enh-shellcheck
Draft

Add github action to shellcheck master on push and PRs#3550
yarikoptic wants to merge 3 commits intonipy:masterfrom
yarikoptic:enh-shellcheck

Conversation

@yarikoptic
Copy link
Copy Markdown
Member

Currently it will fail with good number of errors etc to fix up. Let's see if workflow works and shows them.

yarikoptic added a commit to yarikoptic/improveit that referenced this pull request Mar 9, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 9, 2023

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.85%. Comparing base (67664a5) to head (76ece9e).
⚠️ Report is 27 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3550   +/-   ##
=======================================
  Coverage   72.85%   72.85%           
=======================================
  Files        1279     1279           
  Lines       59322    59322           
=======================================
  Hits        43220    43220           
  Misses      16102    16102           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@effigies
Copy link
Copy Markdown
Member

@yarikoptic Reran so you can check the output.

yarikoptic and others added 3 commits March 2, 2026 08:56
git grep -l '^#\( *shellcheck \|!\(/bin/\|/usr/bin/env \)\(sh\|bash\|dash\|ksh\)\)' \
    | xargs shellcheck -f diff
    | git apply
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