Skip to content

fix: change shebangs in scripts and some shellcheck fixes#1176

Open
Tanish2002 wants to merge 1 commit into
bcoin-org:masterfrom
Tanish2002:script-fixes
Open

fix: change shebangs in scripts and some shellcheck fixes#1176
Tanish2002 wants to merge 1 commit into
bcoin-org:masterfrom
Tanish2002:script-fixes

Conversation

@Tanish2002
Copy link
Copy Markdown

On some systems bash might not be necessarily inside /bin/bash so changed to shebangs to /usr/bin/env bash

Also performed some shellcheck fixes.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 13, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.41%. Comparing base (0c18028) to head (68e66ad).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1176   +/-   ##
=======================================
  Coverage   70.41%   70.41%           
=======================================
  Files         174      174           
  Lines       27515    27515           
=======================================
  Hits        19376    19376           
  Misses       8139     8139           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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