Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dumping: Check non-empty input node repositories #6734

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

GeigerJ2
Copy link
Contributor

Adding a small check to the process-dumping that incoming nodes actually do have associated NodeRepositorys (that might actually not even be necessary, probably all Nodes have that by construction 🤔), and that these repositories actually do hold objects. This avoids empty node_inputs directories being created when dumping.

@GeigerJ2 GeigerJ2 changed the title Add ArithmeticAdd CJ Node fixture without run Dumping: Check non-empty input node repositories Jan 28, 2025
@GeigerJ2 GeigerJ2 force-pushed the dump/no-empty-node_inputs-dir branch from 2c24457 to ebf6314 Compare January 28, 2025 16:14
@GeigerJ2 GeigerJ2 force-pushed the dump/no-empty-node_inputs-dir branch from 1709121 to 9e58538 Compare January 28, 2025 16:15
Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.09%. Comparing base (f43a510) to head (c2c49a3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6734      +/-   ##
==========================================
+ Coverage   78.09%   78.09%   +0.01%     
==========================================
  Files         564      564              
  Lines       42544    42549       +5     
==========================================
+ Hits        33219    33224       +5     
  Misses       9325     9325              

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

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