Skip to content

Conversation

@cbentejac
Copy link
Contributor

Description

This PR adds a new basic InputNode that receives a file or directory as the input, and that can be used as the entry point of a graph for meshroom_batch.

InputFile node

@cbentejac cbentejac added this to the Meshroom 2026.1.0 milestone Oct 31, 2025
@cbentejac cbentejac self-assigned this Oct 31, 2025
@codecov
Copy link

codecov bot commented Oct 31, 2025

Codecov Report

❌ Patch coverage is 72.41379% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.88%. Comparing base (17b411c) to head (06a83f6).
⚠️ Report is 6 commits behind head on develop.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
meshroom/nodes/general/InputFile.py 33.33% 16 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2933      +/-   ##
===========================================
+ Coverage    80.86%   80.88%   +0.02%     
===========================================
  Files           57       59       +2     
  Lines         7792     7853      +61     
===========================================
+ Hits          6301     6352      +51     
- Misses        1491     1501      +10     

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cbentejac cbentejac marked this pull request as draft October 31, 2025 09:09
@cbentejac cbentejac marked this pull request as ready for review October 31, 2025 14:58
@cbentejac cbentejac force-pushed the dev/inputFileNode branch 2 times, most recently from d2fe0f2 to f8b8352 Compare November 3, 2025 12:11
The node receives a file or directory as the input, and can be used
as the entry point of a graph for `meshroom_batch`
@fabiencastan fabiencastan merged commit cf6e719 into develop Nov 3, 2025
4 checks passed
@fabiencastan fabiencastan deleted the dev/inputFileNode branch November 3, 2025 13:03
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.

3 participants