Skip to content

reparent example files properly - #420

Open
rozyczko wants to merge 1 commit into
developfrom
pypi-package-tests-fix
Open

rozyczko wants to merge 1 commit into
developfrom
pypi-package-tests-fix

Conversation

@rozyczko

Copy link
Copy Markdown
Member

Standardized the definition of PATH_STATIC in all test files to use os.path.dirname(__file__) or os.path.dirname(os.path.dirname(__file__)), so the path to the _static directory is correctly resolved relative to each test file rather than relying on the package location.

@rozyczko rozyczko added chore Chore changes to the code [scope] maintenance Code/tooling cleanup, no feature or bugfix (major.minor.PATCH) [priority] highest Urgent. Needs attention ASAP labels Sep 25, 2026
@codecov

codecov Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.57%. Comparing base (c8bc2a2) to head (585d4ac).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #420   +/-   ##
========================================
  Coverage    94.57%   94.57%           
========================================
  Files           54       54           
  Lines         5516     5516           
========================================
  Hits          5217     5217           
  Misses         299      299           
Flag Coverage Δ
integration 38.37% <ø> (ø)
unittests 94.57% <ø> (ø)

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

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

This branch has not been deployed

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

Labels

chore Chore changes to the code [priority] highest Urgent. Needs attention ASAP [scope] maintenance Code/tooling cleanup, no feature or bugfix (major.minor.PATCH)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant