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

fix node merge #387

Merged
merged 1 commit into from
Sep 7, 2024
Merged

fix node merge #387

merged 1 commit into from
Sep 7, 2024

Conversation

RLKRo
Copy link
Member

@RLKRo RLKRo commented Sep 7, 2024

Description

Now dictionaries are merged in a way that localized processing functions are called first.
(node > local > global)

Checklist

  • I have performed a self-review of the changes

List here tasks to complete in order to mark this PR as ready for review.

To Consider

  • Add tests (if functionality is changed)
  • Update API reference / tutorials / guides
  • Update CONTRIBUTING.md (if devel workflow is changed)
  • Update .ignore files, scripts (such as lint), distribution manifest (if files are added/deleted)
  • Search for references to changed entities in the codebase

Now dictionaries are merged in a way that localised processing functions are called first.
@RLKRo RLKRo added the bug Something isn't working label Sep 7, 2024
@RLKRo RLKRo self-assigned this Sep 7, 2024
@RLKRo RLKRo merged commit a7df04a into dev Sep 7, 2024
18 checks passed
@RLKRo RLKRo mentioned this pull request Sep 7, 2024
@RLKRo RLKRo mentioned this pull request Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant