Skip to content

Avoid modifying the PATH for the python test suites#308

Merged
bigspider merged 2 commits intodevelopfrom
pythonpath
Jan 6, 2025
Merged

Avoid modifying the PATH for the python test suites#308
bigspider merged 2 commits intodevelopfrom
pythonpath

Conversation

@bigspider
Copy link
Collaborator

@bigspider bigspider commented Dec 17, 2024

Instead, install the local ledger_bitcoin package as part of the requirements.txt.

Moved all the various requirements.txt to a single file in the root of the repo.

Closes: #307

@codecov-commenter
Copy link

codecov-commenter commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.70%. Comparing base (24bcdae) to head (d0f8d3a).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #308   +/-   ##
========================================
  Coverage    84.70%   84.70%           
========================================
  Files           17       17           
  Lines         2230     2230           
========================================
  Hits          1889     1889           
  Misses         341      341           
Flag Coverage Δ
unittests 84.70% <ø> (ø)

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

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

lpascal-ledger
lpascal-ledger previously approved these changes Jan 6, 2025
Copy link

@lpascal-ledger lpascal-ledger left a comment

Choose a reason for hiding this comment

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

If it works, go for it!

Co-authored-by: lpascal-ledger <lucas.pascal@ledger.com>
@bigspider bigspider merged commit 788ce5d into develop Jan 6, 2025
157 checks passed
@bigspider bigspider deleted the pythonpath branch January 6, 2025 10:22
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.

Refactor test suites to avoid modifying PYTHONPATH

3 participants