Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/chaoss/wg-evolution

Working Group focused on Evolution metrics (for software development projects)
https://github.com/chaoss/wg-evolution

Add __str__ methods to all metric implementations

This patch adds the __str__ method to all classes.
It also changes the import style to absolute ...

4b42522c0d5adb5f9c672ea6f8379a43f5806b4a authored over 5 years ago
Implement new naming convention

This patch implements a new naming scheme
for modules. It also fixes a few typos and flake8
form...

525a18c54be86070d2e397279f5f682ebe11e160 authored over 5 years ago
update tests with latest changes

This patch fixes the import system in tests.
It also updates the structure of the tests
director...

d9e3116f161163887d16d94e308e3994b3806ed4 authored over 5 years ago
Add python script for open issue age

This patch adds the python script of open issue age
metric to code_df.
It also adds the data us...

f179301ab036c06c43725bba55870171815a1a5f authored over 5 years ago
Add issue.py

This patch adds the Issue class to code_df.
It is the super class to all issue related classes....

3a4e1ed21df2fd68ad43dc424ba6f840b7f8a519 authored over 5 years ago
Update with latest changes

This patch improves a few things in the notebook and the python script for this metric.
* It ove...

4d348c57e8af3cbcbdc91f30d5f7a0a30f661bd0 authored over 5 years ago
Add notebook for open issue age

This patch adds the notebook for open issue age
metric to code_df.

Signed-off-by: Aniruddha K...

4ea6ee85c5ae3ad502bd2317ade4e624019c4b67 authored over 5 years ago
Add notebook for non-pandas implementation of Reviews Accepted

This patch adds the jupyter notebook for the
non-pandas reference implementation of Reviews
Acce...

7fef9b0b7484c4edde15703271550e18107b6c98 authored over 5 years ago
Add non-pandas script for ReviewsAccepted

This patch adds the python script for the non-pandas
version of Reviews Accepted.

Signed-off-...

9fc994389bf0822cd021590193e80537f66c89a2 authored over 5 years ago
Add notebook for non-pandas implementation of Reviews

This patch adds a notebook for non-pandas implementation for Reviews Metric.

Signed-off-by: A...

ab4bdbc94d78aa5c786b5c9d1996d66f2262b658 authored over 5 years ago
Add non-pandas script for reviews

This patch adds the python script for the
non-pandas version of the Reviews metric.

Signed-of...

b5db7b75fa0e58680cbaf69e87af7fe16d0629d3 authored over 5 years ago
Add non-pandas pull request module

This patch adds the non-pandas pullrequest
module.

Signed-off-by: Aniruddha Karajgi <akarajgi...

0bc135f26feb10fbb20595bb18e316fedae9bc9f authored over 5 years ago
Add non-pandas tests for CodeChangesLines

This patch adds tests for the non-pandas implementation of CodeChangesLines metric.

Signed-of...

38a6d748e9d8ae03366b776d1ab830ff01b49249 authored over 5 years ago
Add notebook for CodeChangesLines

This patch adds the notebook for the non-pandas
reference implementation of CodeChangesLines
met...

32e38b49248478aaede7f7f42348e9460ab2f5c3 authored over 5 years ago
Add python script for non-pandas implementation of CodeChangesLines

This patch adds the python script for CodeChangesLines metric for the non-pandas
implementations...

cc0fb5dd58c5a302c1e10587c029293f714a1a85 authored over 5 years ago
Add code_changes_git pure python implemenation

This patch includes the pure python implementation
for Code Changes metric along with other hier...

4bff7f6de4ad35dc17472797dfe76f523050c8cb authored over 5 years ago
[wg-evolution] Add setup.cfg

This code includes the setup.cfg, which sets up
flake8 and metadata params.

Signed-off-by: Vale...

f604d92771c4fdcb71cfa2dce08772c7728e0b1c authored over 5 years ago
[tests_df] Reorganize imports

Signed-off-by: Valerio Cosentino <[email protected]>

44600d9f6578f45854046d3079f10420d3377b57 authored over 5 years ago
[tests] Move test data to folder data

Signed-off-by: Valerio Cosentino <[email protected]>

e8f31dd6d5dd6c5f5408658d98d9638bb404075a authored over 5 years ago
[tests] Fix flake8 errors

Signed-off-by: Valerio Cosentino <[email protected]>

b7e8dee08b2d4880b94366025347a34e77abd069 authored over 5 years ago
[tests] Add run_tests script

This code adds the run_tests script in order to
execute the battery tests.

Signed-off-by: Valer...

43b3ad2be05baed71218fea9ea3d06ed9cd04106 authored over 5 years ago
[code_df] Reorganize imports

Signed-off-by: Valerio Cosentino <[email protected]>

7d9b6beadf3af89a6e0b4bb1bfc9dfa2326d042f authored over 5 years ago
[tests] Add travis.yml to execute implementations tests

Signed-off-by: Valerio Cosentino <[email protected]>

64443a4026248adcb59a60e0cd0c09d0ba1bc5ac authored over 5 years ago
[tests] Add setup.py

Signed-off-by: Valerio Cosentino <[email protected]>

e6e15a6b06223bd2f56490601d1857cf7461f251 authored over 5 years ago
[gitignore] Filter __pycache__ and .idea

Signed-off-by: Valerio Cosentino <[email protected]>

66346a901aa4f61df3f938fffb6950f389e9e819 authored over 5 years ago
Update Reviews_Duration.md

Signed-off-by: Matt Germonprez <[email protected]>

8d5a0c7dfed63dd054b3966b05f081c9c6460a3c authored over 5 years ago
Update Issues_Closed.md

Signed-off-by: Matt Germonprez <[email protected]>

38a8e5e1ed03f1b87823fbe1dbdc3d6ac75a4bc0 authored over 5 years ago
Update Issues_Active.md

Signed-off-by: Matt Germonprez <[email protected]>

ce614f4a4a6b71fcf74bae0f354d3e3376d60334 authored over 5 years ago
Update Issues_New.md

Signed-off-by: Matt Germonprez <[email protected]>

3f2bf291bb8e88255b4b32c917d06374ec04a856 authored over 5 years ago
Update Issues_New.md

Signed-off-by: Matt Germonprez <[email protected]>

94696ace196fd95947db9c52d2a0b9a720e10a08 authored over 5 years ago
Update Reviews_Declined.md

Signed-off-by: Matt Germonprez <[email protected]>

9242f9a8959b8006665c71d4b38d1230c541e52b authored over 5 years ago
Update Reviews_Declined.md

Signed-off-by: Matt Germonprez <[email protected]>

85eb511d739d7d43df1d9f531b8b7d216fa624f8 authored over 5 years ago
Update Reviews_Accepted.md

Signed-off-by: Matt Germonprez <[email protected]>

8cc051c6cef10383e0b653bdfa7fa1cdcabec1fa authored over 5 years ago
Update Reviews_Accepted.md

Signed-off-by: Matt Germonprez <[email protected]>

8f0e2593b0dbb6af85d24487a8fec8448182e341 authored over 5 years ago
Update Reviews.md

Signed-off-by: Matt Germonprez <[email protected]>

f2c74a101aa125488c329b1b28ae6fe0d1ef46e2 authored over 5 years ago
Update Reviews.md

Signed-off-by: Matt Germonprez <[email protected]>

a6606cf22fbea871716c5b1180c67d3a9d352770 authored over 5 years ago
Update Code_Changes_Lines.md

Signed-off-by: Matt Germonprez <[email protected]>

096bd7a058f08f6305031c773d47749101592a5c authored over 5 years ago
Update Code_Changes.md

Signed-off-by: Matt Germonprez <[email protected]>

e73d99e8a83d1cd6d0406c7bdd26f203fb94baa5 authored over 5 years ago
Update Code_Changes.md

Signed-off-by: Matt Germonprez <[email protected]>

3b96acaf2b226e8c9e2b556fb04293ef22a9b8c5 authored over 5 years ago
Update Code_Changes.md

Signed-off-by: Matt Germonprez <[email protected]>

0c384f9c135416108bd88ba2ae7808483619748d authored over 5 years ago
Update Code_Changes.md

Signed-off-by: Matt Germonprez <[email protected]>

1a80c8e9eebb4c9ac08b441a0abf9d143e3e7aaf authored over 5 years ago
Update Code_Changes.md

Signed-off-by: Matt Germonprez <[email protected]>

604a1c23368b9892b572fce8d3d78dd34da8bfd8 authored over 5 years ago
Update Code_Changes.md

Signed-off-by: Matt Germonprez <[email protected]>

fbdd891abb102fb31377316e800ae8dec2e82a81 authored over 5 years ago
Update Code_Changes.md

Signed-off-by: Matt Germonprez <[email protected]>

2078e845796ab2e8ff9df7d92a609d2dac4f79ce authored over 5 years ago
Update Code_Changes.md

Signed-off-by: Matt Germonprez <[email protected]>

b05534c0625d3364c98c8c1fc704ef7947ca2f9e authored over 5 years ago
Update Code_Changes.md

Signed-off-by: Matt Germonprez <[email protected]>

da82318508a895e4af8723a0a4a4c1a0e7da3baa authored over 5 years ago
Update Code_Changes.md

Signed-off-by: Matt Germonprez <[email protected]>

2d814177d1d0fb4eeb9dd4477cb952116c84289a authored over 5 years ago
Update Code_Changes.md

Signed-off-by: Matt Germonprez <[email protected]>

573a73d9c0c30964b5990650b5b95874f6d06450 authored over 5 years ago
Update Code_Changes.md

Signed-off-by: Matt Germonprez <[email protected]>

fb32db1e6ec7421fca9539121c155036e5b57e44 authored over 5 years ago
Update Code_Changes.md

Signed-off-by: Matt Germonprez <[email protected]>

2ca0f1a18daaea9b4daea6bbce5fbcfd6f61609a authored over 5 years ago
Update Code_Changes.md

Signed-off-by: Matt Germonprez <[email protected]>

c44995b4022cbe9704411162db731f644f680875 authored over 5 years ago
Update Code_Changes.md

Signed-off-by: Matt Germonprez <[email protected]>

886acc42a2333f14ea06826e83198a53b1cbb36e authored over 5 years ago
Update Code_Changes.md

Signed-off-by: Matt Germonprez <[email protected]>

29239ff7a1c0fba93f4427b5cacf168bcb743cbc authored over 5 years ago
Update Code_Changes.md

Signed-off-by: Matt Germonprez <[email protected]>

f313b7c1915c29addbdb02fa00b6af0b02ec00d2 authored over 5 years ago
Formatting changes for metrics release.

2f8830694e2790ff763cb1e009bf127bfaef90d1 authored over 5 years ago
Merge pull request #231 from SociallyCompute/sgoggins-patch3

Sgoggins patch3

ab1de34366ddfbbe0ec2854334e003016ab78974 authored over 5 years ago
Addressing lines added, removed and white space.

8f4a0656d98f5ff1584642f1b081c6fb4721309f authored over 5 years ago
Merge pull request #1 from chaoss/master

d

99a209de67088572fe34ebe34ff0d5062b85ce1f authored over 5 years ago
Release formatting changes.

84c31b3f7908e07a8e0dea43d8477a5dd677b9cb authored over 5 years ago
Release focused formatting changes.

79025216411eaa40aad73288b9fcd06fd22c4172 authored over 5 years ago
Updated for formatting.

dacaf3045609e545fb48cf09e69f799059724f88 authored over 5 years ago
Review formatting updates.

15ccb96a356c065028c4c9530f35c98807fafb6e authored over 5 years ago
Formatting and consistency

Removed the link for the review period, and created consistency in the definition of the paramet...

df46e22cc505a342e4b604cc625067eb9cfde255 authored over 5 years ago
Merge pull request #230 from SociallyCompute/master

Fixing the definition to focus on the "related to code" parameter

a0b0f2899205472cfd4ba8194c10c0815ceceb29 authored over 5 years ago
nominal release edit.

Made updates to remove comment period link, fix a few heading issues for HTML conversion and mak...

0f522ef7480e85899349cb59ad8af61fba1f2d73 authored over 5 years ago
Update Reviews_Duration.md

Signed-off-by: Matt Germonprez <[email protected]>

36716b3740078e21ff9578abfe8e304376f0221c authored over 5 years ago
Update Issues_Closed.md

4f8ec27107889835303f3cf3e580f5958978bc23 authored over 5 years ago
Update Issues_Closed.md

8ef744ce11b5c4332c483156acbda8034fd1162a authored over 5 years ago
Merge pull request #213 from chaoss/germonprez-patch-3

Update Code_Changes_Lines.md

bdfcf1e8594c4f7f3f31f43619d9e373f26dd5ad authored over 5 years ago
Merge pull request #214 from chaoss/germonprez-patch-4

Update Issues_New.md

1f4cbf81f644ca8c1a65c0153b817cb28ec7d8a7 authored over 5 years ago
Merge branch 'master' into germonprez-patch-4

469891d2f698fa0b9a1eae664894f35d4d507a20 authored over 5 years ago
Merge pull request #215 from chaoss/germonprez-patch-5

Update Issues_New.md

b8a5bd95832b472ae3bcc88ee414ca5ffd111ad5 authored over 5 years ago
Merge pull request #216 from chaoss/germonprez-patch-6

Update Issues_Active.md

93a0f4e240b7df1f6b9a2158aae176b3c483daee authored over 5 years ago
Merge pull request #217 from chaoss/germonprez-patch-7

Update Issues_Closed.md

4275c45ab3975b0bd6a3cc725ebad1d5154096e4 authored over 5 years ago
Merge pull request #218 from chaoss/germonprez-patch-8

Update Reviews.md

3558d0dfeba34440452625fe7c4c1a53c72f1909 authored over 5 years ago
Merge pull request #219 from chaoss/germonprez-patch-9

Update Reviews_Accepted.md

679c73441e4064c7e528a40438c497caabc08be7 authored over 5 years ago
Merge pull request #220 from chaoss/germonprez-patch-10

Update Reviews_Declined.md

8a1dc8dfe0d5219cb2f306bcfe73ef827001f5e7 authored over 5 years ago
Merge pull request #221 from chaoss/germonprez-patch-11

Update Reviews_Duration.md

487387ba25a9b98f95b39297c6ba0b70dec2db48 authored over 5 years ago
Merge branch 'master' into germonprez-patch-11

a049ebd3a0782405c5f5f3ec03809b91657c0ea6 authored over 5 years ago
Merge pull request #229 from chaoss/reviews-duration-grimoirelab

The level of detail needs to become less specific. There should be either a stable link to the t...

2ecfa7b4c4f622341909818d9f5c58e754564d6a authored over 5 years ago
add reviews_duration-GrimoireLab.png

Signed-off-by: Georg J.P. Link <[email protected]>

184f1814db2a6a58b61d7f7f6f6a10bb9a179ea2 authored over 5 years ago
add Kown Impl of Reviews_Duration in GrimoireLab

Signed-off-by: Georg J.P. Link <[email protected]>

4b7c665d4875f09dd1502405e25ed7987fb686c5 authored over 5 years ago
Update Reviews_Duration.md

Signed-off-by: Matt Germonprez <[email protected]>

0a7912a6aa3af8a4e1cd0ed4a1b1e7cb10fa5d74 authored over 5 years ago
Update Reviews_Declined.md

Signed-off-by: Matt Germonprez <[email protected]>

aa47c4728cc14e70458ab1f6d45db3b30bf29e5e authored over 5 years ago
Update Reviews_Accepted.md

Signed-off-by: Matt Germonprez <[email protected]>

61074066642371f42eff910c51557a83f81b138a authored over 5 years ago
Update Reviews.md

Signed-off-by: Matt Germonprez <[email protected]>

8a813432e3a5bbacda5f35d011e3fc8b083b89a9 authored over 5 years ago
Update Issues_Closed.md

Signed-off-by: Matt Germonprez <[email protected]>

91f02e4a385900a2e9855bc50cdafa9c8a29b6ab authored over 5 years ago
Update Issues_Active.md

Signed-off-by: Matt Germonprez <[email protected]>

c7d33f7b5d6fd59e5da142e144e264588368c26b authored over 5 years ago
Update Issues_New.md

Signed-off-by: Matt Germonprez <[email protected]>

c61e2e6b617a10e81cae568e12ceb37bceb4edaf authored over 5 years ago
Update Issues_New.md

Signed-off-by: Matt Germonprez <[email protected]>

aed28b95c9208640d30c7a192301147ffc229f9a authored over 5 years ago
Update Code_Changes_Lines.md

Signed-off-by: Matt Germonprez <[email protected]>

9d8260d08476b9aabd0abe5c2e75295a8ef823cf authored over 5 years ago
Merge pull request #209 from chaoss/jgbarah-patch-34

[focus_areas] Rephashing in Code Development focus area

24fca8cfd359bdec57c1a91edaf7c8b3e300dc49 authored over 5 years ago
Update Code_Changes.md

57bdcc60c26cdb980eee52b775bc40325943358e authored over 5 years ago
Proposed changes to standardized headings

Use Cases --> Objectives
Filter + Visualization placed under common heading of **Sample Filter ...

bba4c002037700865b95738ddc20f54eeebadaa5 authored over 5 years ago
[focus_areas] Rephashing in Code Development focus area

Rephrasing suggested by @rpaik in #181.

Signed-off-by: Jesus M. Gonzalez-Barahona <[email protected]>

6171e14511bedf247ac91266f6e35ca81414b285 authored over 5 years ago
Merge pull request #174 from chaoss/jgbarah-patch-31

[implementations] Restructure the description of the reference implementations

e8ef8db4261951fd99c50355297f02fff3997955 authored over 5 years ago
Add tests for Reviews metric class

This patch adds tests for the ReviewsGitHub module.

Signed-off-by: Aniruddha Karajgi <akarajg...

06664f41ec2bb999d31cd8a967a43bb8db89bd9d authored over 5 years ago
Add test pr data and tests for pullrequest_github module

This patch adds tests for pullrequest_github module
along with some test json data.

Signed-of...

e30e2b8c634f7bc0da1ccbddafa2b871231f72bd authored over 5 years ago
Add python script for ReviewsDuration

This patch adds the python script for the
Reviews_Duration metric reference implementation.

...

9905a962fab24c0f5f0e5c834a3407eebc0cef0d authored over 5 years ago
Add test for metric class and commit class

This patch adds some basic tests for the dataframe implementations of the metrics.

Signed-off-...

4647d6ead70a7400af032bc662007a820f2a0966 authored over 5 years ago