Skip to content

Dev handling error

Kostas FILIPPOPOLITIS requested to merge dev_handlingError into master

Created by: sofiakarb

Error handling from Exareme's side to catch exareme and privacy errors when those occur inside algorithms. Test scenarion for Privacy error checking. Pearson properties changed according to new requirements. Anova changes.

Changes:

  • Privacy Error Handling
  • Enabling Error Handling from the algorithms
  • Tests for privacy error cases
  • Pearson properties slightly modified.
  • ANOVA bug fixing.
  • Bugfix for iterative algorithms not throwing errors.
  • Reduced errors logged in portainer.

Merge request reports