Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TimeItemWhoNotes

Sonar Coverage

We are making solid progress on SONAR code coverage:

aai-common 19.7%
aai-data-router 45.9%
aai-resources 31.2%
aai-rest-client 82.1%
aai-traversal 4.0%
aai-search-data-service 36.2%
aai-sparky-be 14.6%

Common and traversal have complex abstractions that are difficult to set up junit testing, especially traversal. Aditya Gajulapalli is working with our folks, contributing unit tests on a significant chunk of this code, which should move the needle upward. For the common repo, we have 25% coverage internally, and our folks are working to move this above 30%. To move well beyond 30% on common and traversal will require some significant refactoring work.


Finalize VF-C schema changessubhashStill trying to get closure on this. AAI committers voted to suggest using service-instance with model-invariant-id and model-version-id to differentiate between service-instance types (network service vs. e2e service) You can view the updates here: https://gerrit.onap.org/r/#/c/8929

...