grimoirelab-manuscripts icon indicating copy to clipboard operation
grimoirelab-manuscripts copied to clipboard

Change parent classes for classes in github_issues.py and jira.py

Open aswanipranjal opened this issue 6 years ago • 3 comments

Currently some classes in github_issues and jira inherit from the classes in its.py class. We should change the design and make it more consistent.

aswanipranjal avatar May 14 '18 16:05 aswanipranjal

My guess is that for github_issues and for jira, some of the functionality is common, and that's why they inherit from its. But yes, we can revisit the design... Any proposal?

jgbarah avatar May 25 '18 07:05 jgbarah

@jgbarah, I think we can visit this issue later when we are done with redesigning the classes and functions to calculate the Metrics.

aswanipranjal avatar May 27 '18 17:05 aswanipranjal

Maybe it is already the moment for pushing this forward?

jgbarah avatar Jul 18 '18 10:07 jgbarah