Skip to content

Conversation

@fbeutin-ledger
Copy link
Contributor

@fbeutin-ledger fbeutin-ledger commented Nov 24, 2025

The reusable workflow currently uses hardcoded offset to retrieve swap test dir
This causes issues on Hedera
New output:

{
  "pytest_directories": [
    {"name": "standalone", "directory": "tests/path_to_st_tests"},
    {"name": "swap", "directory": "tests/swap"}
  ]
}

pytest_directories:
 0.
  name: standalone
  directory: tests/path_to_st_tests
 1.
  name: swap
  directory: tests/swap

@codecov-commenter
Copy link

codecov-commenter commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.73%. Comparing base (6a59e54) to head (84b4bd2).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #59   +/-   ##
=======================================
  Coverage   94.73%   94.73%           
=======================================
  Files          14       14           
  Lines         570      570           
=======================================
  Hits          540      540           
  Misses         30       30           

☔ 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.

@fbeutin-ledger fbeutin-ledger force-pushed the fbe/output_pytest_directories_name_key branch from d174067 to 5fbd63c Compare November 24, 2025 14:03
yogh333
yogh333 previously approved these changes Nov 24, 2025
@fbeutin-ledger fbeutin-ledger merged commit 7bfe431 into master Nov 24, 2025
15 checks passed
@fbeutin-ledger fbeutin-ledger deleted the fbe/output_pytest_directories_name_key branch November 24, 2025 14:56
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.

4 participants