Skip to content

WIP: Tidy assets - #107

Draft
sr-murthy wants to merge 4 commits into
mainfrom
tidy-assets
Draft

WIP: Tidy assets#107
sr-murthy wants to merge 4 commits into
mainfrom
tidy-assets

Conversation

@sr-murthy

@sr-murthy sr-murthy commented Jun 19, 2026

Copy link
Copy Markdown
Member
  • Tidies assets folder
  • Moves assets to within the main vertex package, making asset files accessible via importlib.resources.files('vertex')
  • Related changes in the project TOML + checking LICENSE and README are included in sdist and wheel builds

@sr-murthy sr-murthy linked an issue Jun 19, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
vertex/layout/filters.py 73.17% <100.00%> (+1.37%) ⬆️
vertex/map.py 94.87% <100.00%> (+0.06%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sr-murthy
sr-murthy marked this pull request as draft June 19, 2026 14:19
@sr-murthy sr-murthy changed the title Tidy assets WIP: Tidy assets Jun 19, 2026
@sr-murthy sr-murthy self-assigned this Jul 1, 2026
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.

Tidy assets and package data

1 participant