pranavtbhat / Graft.jl

Graph Toolkit for Julia
Other
30 stars 5 forks source link

Rework Properties #18

Closed pranavtbhat closed 8 years ago

pranavtbhat commented 8 years ago

Final rework of the property module. I've decided to keep both Structure of Arrays and Array of Structures approaches.

I plan to finish off the benchmarking framework by this weekend, and focus on queries and parallel processing next week onwards.

cc @shashi @ViralBShah

codecov-io commented 8 years ago

Current coverage is 88.85%

Merging #18 into master will decrease coverage by 0.68%

@@             master        #18   diff @@
==========================================
  Files            14         13     -1   
  Lines           640        879   +239   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            573        781   +208   
- Misses           67         98    +31   
  Partials          0          0          

Powered by Codecov. Last updated by 7026988...afdee82