Skip to content

Add type_changes listener to get_updated_fields

Summary of Changes

Adds the ability to pick up type_changes diffs from DeepDiff. Needed to get the BioSANS GUI to work properly. I also added a test case that will fail if type_changes is ignored.

Checklist

  • The MR has a clear and concise title
  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

Closes #17 (closed)

Merge request reports

Loading