featureprofiles icon indicating copy to clipboard operation
featureprofiles copied to clipboard

Updates to Transceiver-8: zr_temprature_test

Open hattikals opened this issue 1 year ago • 2 comments

  • Changed the code to verify the 5th sample allowing values to transition after interface state changes.
  • Added the missing interfaceType configuration
  • Corrected the logic to get the opticalComponentName, in accordance with the YANG documentation. -In the previous logic the code was to get the optical component name by traversing through the parents of the PORT component, this would lead to no results. Hence changed it to, find the OPTICAL_CHANNEL comp first and match its parent against HARDWARE_PORT of the interface. -Current flow : PORT <-- TRANSCIEVER <-- OPTICAL_CHANNEL

hattikals avatar Apr 12 '24 15:04 hattikals

Pull Request Test Coverage Report for Build 8664279809

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 55.448%

Totals Coverage Status
Change from base Build 8656729257: 0.0%
Covered Lines: 1949
Relevant Lines: 3515

💛 - Coveralls

coveralls avatar Apr 12 '24 15:04 coveralls