Merge lp://staging/~nim-shadowfire/scibrowser/master-server into lp://staging/scibrowser

Proposed by Michael Arnold
Status: Merged
Approved by: Michael Arnold
Approved revision: 20
Merge reported by: Michael Arnold
Merged at revision: not available
Proposed branch: lp://staging/~nim-shadowfire/scibrowser/master-server
Merge into: lp://staging/scibrowser
Diff against target: 523 lines (+434/-8)
12 files modified
.project (+17/-0)
.pydevproject (+10/-0)
LICENSE (+20/-0)
config.py (+3/-0)
scibrowser/errors.py (+2/-0)
scibrowser/metrics/centrality.py (+34/-0)
scibrowser/metrics/citation.py (+16/-0)
scibrowser/metrics/graph.py (+44/-0)
scibrowser/metrics/metric.py (+90/-0)
scibrowser/schema/go.py (+53/-0)
scibrowser/schema/queries.py (+82/-0)
scibrowser/test/metric_test.py (+63/-8)
To merge this branch: bzr merge lp://staging/~nim-shadowfire/scibrowser/master-server
Reviewer Review Type Date Requested Status
Michael Arnold Approve
Review via email: mp+19297@code.staging.launchpad.net
To post a comment you must log in.
Revision history for this message
Michael Arnold (nim-shadowfire) wrote :

Please review lp:~nim-shadowfire/scibrowser/master-server for merge into trunk. These changes give us a good starting point for future development work, with simple protocols and factories in place.

16. By mike

Major refactor of existing code base
Built the framework for the abstract factory
reworked the unit testing framework

17. By mike

Minor refactor

18. By mike

Minor refactor
Added Unit tets
Added MetricData class
Fixed a bug in the metrics classes where the query object was not
getting passed

19. By mike

Created a config module to configure the database parameters

20. By mike

added placeholder for ui modules

Revision history for this message
Michael Arnold (nim-shadowfire) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: