Skip to content

012. July 16 to July 20

aradu12 edited this page Jul 17, 2018 · 9 revisions

Planned tasks for this week

  • 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

Progress

task 1

  • 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

task 2

  • 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

task 3

task 4

Other

Open Problems

  • new issues opened this week: NONE

Things we discussed/agreed on

Next steps