metaisbeta / avisualizer

Tool to visualize code annotation metrics
GNU Affero General Public License v3.0
6 stars 5 forks source link

Schema Table - Adjust Number of Annotations #36

Closed phillima closed 3 years ago

phillima commented 3 years ago

Display the correct number of annotations from a specific schema on the schema table

Example: If the project contains 20 annotations from the schema org.junit, the Schema Table should display 20

phillima commented 3 years ago

Verify number of javax.persistence. Currently it shows 173, should be 168 @NathalyaStefhany @Aguinaldofs

image

phillima commented 3 years ago

Closed with PR #44