Skip to content

fix: fix command order for importing GPG key - #2257

Open
Psycarlo wants to merge 1 commit into
bitcoindevkit:masterfrom
Psycarlo:patch-1
Open

fix: fix command order for importing GPG key#2257
Psycarlo wants to merge 1 commit into
bitcoindevkit:masterfrom
Psycarlo:patch-1

Conversation

@Psycarlo

Copy link
Copy Markdown

Fix

Options order wrong. --recv-keys eat everything after as key IDs.
Put --keyserver first.

@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.36%. Comparing base (5108b5c) to head (3474e0c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2257   +/-   ##
=======================================
  Coverage   78.36%   78.36%           
=======================================
  Files          30       30           
  Lines        5945     5945           
  Branches      281      281           
=======================================
  Hits         4659     4659           
  Misses       1210     1210           
  Partials       76       76           
Flag Coverage Δ
rust 78.36% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

@thunderbiscuit thunderbiscuit left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 3474e0c. Tested and our current line is indeed incorrect; proposed fix works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants