BHoM / BHoM/BHoM_Engine

Diffing_Engine: TypeExceptions and NamespaceExceptions are checked only when doing ObjectDifferences()

Open
#2,769 0 comments 0 reactions 1 assignee Claimed by @alelom View on GitHub
priority:low severity:low type:bug
Dominant language
C#
Stars
30
Forks
13
Avg merge
7d 10h
Merged PRs (30d)
5

Description

#### Description:

As title. This means that in the Diffing() method, we already have checked Added/Removed objects without checking Type/Namespace exceptions. I.e., even if we insert a TypeException, a certain type that is subject to the exception may end up in Added/Removed objects (instead of UnchangedObjects).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.