-
Notifications
You must be signed in to change notification settings - Fork 0
012. July 16 to July 20
aradu12 edited this page Jul 17, 2018
·
9 revisions
- task 1: create scripts for data processing ⌛️
- task 2: figuring out if Gumtree can give us qualified api names ⌛️
- task 3: continue working on a comparison summary with this paper and others we've looked at during this summer
- task 4: finish fixing graphs
- wrote several scripts to get
- number of problems by type, language, tag, stars, or API
- code here
- need to have a yaml parser installed -- see links at top of DataBox class in folder
- there's one method to fix so it counts accurately
- currently writing a client to use the methods
- modified the source code, but still trying to get the full name
- the problem is that the type we get is SimpleName, and resolving the type binding gave me an NPE
- new issues opened this week: NONE