You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

The latest code coverage report for all RIC platform components can always be found with these links: primary link (all except "com" logging library components), remaining-components-link (com-golog, com-log, com-pylog).

Every once in a while the PTL creates an export of the reports. These reports are always stored as "coverage.zip" in the attachements of this page. Older versions of the same attachment refer to older versions. This can be used, e.g., to check for deteriorating test coverage levels.

As of 2022-12-13 he following components are missing in the report:

  1. ric-plt/a1
  2. ric-plt/alarm-cpp,
  3. ric-plt/libe2ap,
  4. ric-plt/nodeb-rnib,
  5. ric-plt/o1,
  6. ric-plt/ric-dep,
  7. ric-plt/ric-test,
  8. ric-plt/sdlpy,
  9. ric-plt/utils.
  10. ric-plt/rtmgr (not running for a long time)
  11. ric-plt/e2 (not running for a long time)
  12. com/log (not running for a long time)
  13. com/golog (not running for a long time)
  14. com/pylog (not running for a long time)
  15. Also ric-plt/jaegeradapter is missing, but we probably abandon that component. So no need to spend time on it.

Latest report as of 2022-12-13: The list below is only working reports // Anybody volunteering to work with LF on making the code coverage CI to work again (there's still the old JVM version)

  1. ric-plt/alarm-go 0,0 // no bugs (2022-09-19)
  2. ric-plt/appmgr 19,3 // 1 major bug (2022-12-12)
  3. ric-plt/dbaas 0,0 // 0 blocker bugs (put 4 detected in unit testing code) (2022-12-07)
  4. ric-plt/e2mgr 87,7 // no bugs (2022-10-20)
  5. ric-plt/lib/rmr 86,2 // no bugs (2022-12-13)
  6. ric-plt/sdl 69,2 // no bugs (2022-12-09)
  7. ric-plt/sdlgo 90,5 // no bugs (2022-09-20)
  8. ric-plt/submgr 51,5 // no bugs (2022-12-11)
  9. ric-plt/tracelibcpp 0,0 // 1 major bug (2022-12-06)
  10. ric-plt/tracelibgo 96,2 //0 bugs (2022-12-12)
  11. ric-plt/xapp-frame 0,0 // no bugs (2022-12-12)
  12. ric-plt/xapp-frame-cpp 95,5 // no blocker bugs (2022-12-10)
  13. ric-plt/xapp-frame-py 35,0 // 2 major bugs (2022-12-13)




  • No labels