summaryrefslogtreecommitdiff
path: root/api/coverage/tools
AgeCommit message (Expand)Author
2024-07-15Use CallableItem in place of MethodItem Paul Duffin
2024-07-02Simplify handling of nested classes Paul Duffin
2024-04-10APIs in a nested class can be flagged by outer class. Yiming Pan
2024-04-09Fix: classes with constructors only shouldn't be skipped. Yiming Pan
2024-04-02Fix: some flagged APIs are not recorded. Yiming Pan
2023-12-14Rename to match internal storage format. Yiming Pan
2023-12-08Change API format in the map file. Yiming Pan
2023-11-20Extract flagged APIs in the nested classes. Yiming Pan
2023-11-16Extract the mapping of flags to APIs. Yiming Pan