Skip to content

Implementation of PCC1 analysis for 80-120A

Agnieszka Chmielinska requested to merge SIGMON-745_pcc1_analysis__80_120A into dev

QA

  • Integration test
  • Unit tests
  • Validation with historical data for the time period from 2020-01-01 till now. It seems that out of 501 tests, 118 edsl tests were failing only at the second derivative assertion for no reason. Afterwards, 100 out of 118 tests were reanalyzed by experts and passed. In this implementation, the second derivative calculation is not failing unnecessarily. The remaining 18 tests must be analyzed (after few checks the tests seems to be ok). The final outcome is:
  • Out of 501 tests, 20 have an inconsistent result with the HWC summary. Inconsistency rate: 3.992%
  • Out of 501 tests, 18 tests that used to be failing and are now passing
  • Out of 501 tests, 2 tests that used to be passing and are now failing

Closes SIGMON-745

Merge request reports