Skip to content

[backend] bug fix to resolve nullpointer in constructor

adityab3 requested to merge code_smells_iteration_3.2 into master

Fixes a bug with the general constructor in DiagnosisStatisticsBean which caused a null pointer exception.

Edited by adityab3

Merge request reports