Skip to content

abs mesh paths#541

Merged
akhileshh merged 2 commits into
pcgv3from
mesh-dir-abs-pcgv3
Jul 7, 2026
Merged

abs mesh paths#541
akhileshh merged 2 commits into
pcgv3from
mesh-dir-abs-pcgv3

Conversation

@akhileshh

Copy link
Copy Markdown
Contributor

No description provided.

akhileshh and others added 2 commits July 7, 2026 02:34
New meshing/mesh_dir.py resolves the absolute mesh dir from
custom_data["mesh"]["path"] (else <WATERSHED>/<dir>). dataset_info serves
it as `mesh_dir_abs` when pinned; dynamic-mesh path sites resolve through
it. No behavior change until a path is set.

Co-Authored-By: Claude <noreply@anthropic.com>
get_json_info, the manifest lookup, and the remesh worker resolve through
meshing.mesh_dir; setup seeds custom_data["mesh"]["path"] and
for_copied_graph tracks it. No behavior change until a path is set.

Co-Authored-By: Claude <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pychunkedgraph/graph/meta.py 28.57% 4 Missing and 1 partial ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##            pcgv3     #541      +/-   ##
==========================================
- Coverage   67.66%   67.62%   -0.04%     
==========================================
  Files          89       89              
  Lines        8624     8631       +7     
  Branches     1149     1151       +2     
==========================================
+ Hits         5835     5837       +2     
- Misses       2600     2604       +4     
- Partials      189      190       +1     
Files with missing lines Coverage Δ
pychunkedgraph/graph/meta.py 89.16% <28.57%> (-1.83%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@akhileshh
akhileshh merged commit 3982fc2 into pcgv3 Jul 7, 2026
3 checks passed
@akhileshh
akhileshh deleted the mesh-dir-abs-pcgv3 branch July 7, 2026 14:01
@akhileshh
akhileshh restored the mesh-dir-abs-pcgv3 branch July 8, 2026 22:37
@akhileshh
akhileshh deleted the mesh-dir-abs-pcgv3 branch July 8, 2026 23:09
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.

1 participant