Code Monkey home page Code Monkey logo

open-digger's Introduction

OpenDigger

apache2 Node.js CI

OpenDigger is an open source analysis report project for all open source data initiated by X-lab, this project aims to combine the wisdom of global developers to jointly analyze and insight into open source related data to help everyone better understand and participate in open source.

Metrics or Indices Usage

All implemented metrics are open for anyone to use, you can find the data with following URLs, The root URL of OpenDigger static data is https://oss.x-lab.info/open-digger/github/ right now since we only have GitHub data for now, just replace the org/repo or owner to get your data.

Feel free to use the data to construct your own data application and you can refer OpenDigger as your data source and welcome to use the following badge in your project to show the data source.

For repos

TypeNameFromExampleCodeCodePen
Index OpenRank X-lab openrank.json Link Demo
Activity X-lab activity.json Link Demo
Attention X-lab attention.json Link Demo
Metric Active dates and times CHAOSS active_dates_and_times.json Link Demo
Stars X-lab stars.json Link Demo
Technical fork CHAOSS technical_fork.json Link Demo
Participants X-lab participants.json Link Demo
New contributors CHAOSS new_contributors.json Link
new_contributors_detail.json
Inactive contributors CHAOSS inactive_contributors.json Link Demo
Bus factor CHAOSS bus_factor.json Link Demo
bus_factor_detail.json
Issues new CHAOSS issues_new.json Link Demo
Issues closed CHAOSS issues_closed.json Link
Issue comments X-lab issue_comments.json Link
Issue response time CHAOSS issue_response_time.json Link Demo
Issue resolution duration CHAOSS issue_resolution_duration.json Link Demo
Issue age CHAOSS issue_age.json Link Demo
Code change lines CHAOSS code_change_lines_add.json Link Demo
code_change_lines_remove.json
code_change_lines_sum.json
Change requests
(Open PR)
CHAOSS change_requests.json Link Demo
Change requests accepted
(Merged PR)
CHAOSS change_requests_accepted.json Link
Change requests reviews CHAOSS change_requests_reviews.json Link
Change request response time CHAOSS change_request_response_time.json Link Demo
Change request resolution duration CHAOSS change_request_resolution_duration.json Link Demo
Change request age CHAOSS change_request_age.json Link Demo
Activity Details X-lab activity_details.json Link Demo
Network Developer network X-lab developer_network.json Link Demo
Repo network X-lab repo_network.json Link Demo
Project OpenRank X-lab project_openrank_detail/2022-12.json Demo

For users

TypeNameFromExampleCodeCodePen
Index OpenRank X-lab openrank.json Link Demo
Activity X-lab activity.json Link Demo
Network Developer network X-lab developer_network.json Link Demo
Repo network X-lab repo_network.json Link Demo

Users

For above data, there are some users of OpenDigger right now.

Applications

Open source reports

Events

OpenDigger community also open to inter-community cooperation events, like contests or hackathons.

Data

GitHub Event Log

We use GHArchive as our data source for GitHub event logs and the data service is provided by clickhouse cluster cloud service. For data details, please check the data docs.

Labeled Data

We are collecting labeled data for more deeper analysis. You can view the corresponding data in the labeled_data folder. For more details, please check labeled_data docs.

Sample Data Usage

OpenDigger provides ClickHouse sample data and Jupyter notebook image to run OpenDigger in local environment, please refer to sample data doc.

Communication

Welcome to join the WeChat group by scanning the QRCode and I will invite you into our WeChat group.

License

We use Apache-2.0 license for code part, please make sure abide by the licenses when using the project.

open-digger's People

Contributors

2ek0bin avatar best-eminem avatar bhjia avatar bifenglin avatar birdflyi avatar bytemain avatar frank-zsy avatar gymgym1212 avatar heming6666 avatar lhbvvvvv avatar linuxsuren avatar longranger2 avatar longyanz avatar open-digger-bot[bot] avatar peng99999 avatar purenatural avatar stevending1st avatar sunshinemingo avatar terrymanu avatar tianyichow avatar tisonkun avatar tyn1998 avatar wengzhenjie avatar will-ww avatar xgdyp avatar xiaoya-yaya avatar yangli-os avatar yoyo-wu98 avatar zhicheng-ning avatar zzzzzhuzhiwei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

open-digger's Issues

[Feature] UML renderer for PR should be in work flow

We have a lot of diagrams written in UML format and we can render them with Hypertrons too. But if the UML file is edited from a PR, we can not easily check whether it is as expected or not.

For UML files in PR, maybe we can provide a component to render them in PR and comment back to check.

data docs link 404

https://www.x-lab.info/github-analysis-report/#/data

This link is invaild. :(

[WeeklyReport] Weekly report for github-analysis-report 2020-10-12 to 2020-10-19

Weekly Report of github-analysis-report

This is a weekly report of github-analysis-report. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.

Repo Overview

Basic data

Baisc data shows how the watch, star, fork and contributors count changed in the passed week.

Watch Star Fork Contributors
8 22 (-) 7 (-) 5 (-)

Issues & PRs

Issues & PRs show the new/closed issues/pull requests count in the passed week.

New Issues Closed Issues New PR Merged PR
0 0 0 0

PR Overview

Thanks to contributions from community, 0 pull requests was merged in the repository last week. They are:

Contributor ID Count Pull Requests

Code Review Statistics

github-analysis-report encourages everyone to participant in code review, in order to improve software quality.
This robot would automatically help to count pull request reviews of single github user as the following every week. So, try to help review code in this project.

Contributor ID Pull Request Reviews

New Contributors

We have no new contributors in this project this week.
github-analysis-report team encourages everything about contribution from community.
For more details, please refer to https://github.com/X-lab2017/github-analysis-report/blob/master/CONTRIBUTING.md .

[WeeklyReport] Weekly report for github-analysis-report 2020-11-23 to 2020-11-30

Weekly Report of github-analysis-report

This is a weekly report of github-analysis-report. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.

Repo Overview

Basic data

Baisc data shows how the watch, star, fork and contributors count changed in the passed week.

Watch Star Fork Contributors
10 24 (-) 8 (-) 5 (-)

Issues & PRs

Issues & PRs show the new/closed issues/pull requests count in the passed week.

New Issues Closed Issues New PR Merged PR
0 0 0 0

PR Overview

Thanks to contributions from community, 0 pull requests was merged in the repository last week. They are:

Contributor ID Count Pull Requests

Code Review Statistics

github-analysis-report encourages everyone to participant in code review, in order to improve software quality.
This robot would automatically help to count pull request reviews of single github user as the following every week. So, try to help review code in this project.

Contributor ID Pull Request Reviews

New Contributors

We have no new contributors in this project this week.
github-analysis-report team encourages everything about contribution from community.
For more details, please refer to https://github.com/X-lab2017/github-analysis-report/blob/master/CONTRIBUTING.md .

[Infra] Network service needed

As we use Clickhouse to finish all queries and the database is inside the campus. a solution about how to visit internal service from Internet is essential.

There are two approaches for this issue:

  • Expose a public service to Internet, which means need to fill an application.
  • If the internal machine has a stable network to visit Internet, we can use proxy like smee.io to forward requests to it.

The first one is preferred because according to current situation the visit to Internet is not stable and if the network broke, it is hard to reset the service without restart the app.

[feature] A Simple Data Mirroring Needed

I think we need to a simple data mirroring for developers who want to test the SQL statement on their PC.
As @TechQuery said, that can also help us with simple automated tests.
I hope to use a script and a simple configuration file to connect the local project and the mirroring.
Thanks for your time.

[Feature] Activity study for case study needed.

Just like the activity report for global projects, we also need a SQL component to generate activity data for all projects in case study. May also include the count number of comments, issues, PRs and developer count.

[WeeklyReport] Weekly report for github-analysis-report 2020-9-28 to 2020-10-5

Weekly Report of github-analysis-report

This is a weekly report of github-analysis-report. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.

Repo Overview

Basic data

Baisc data shows how the watch, star, fork and contributors count changed in the passed week.

Watch Star Fork Contributors
8 22 (-) 7 (-) 5 (-)

Issues & PRs

Issues & PRs show the new/closed issues/pull requests count in the passed week.

New Issues Closed Issues New PR Merged PR
0 0 0 0

PR Overview

Thanks to contributions from community, 0 pull requests was merged in the repository last week. They are:

Contributor ID Count Pull Requests

Code Review Statistics

github-analysis-report encourages everyone to participant in code review, in order to improve software quality.
This robot would automatically help to count pull request reviews of single github user as the following every week. So, try to help review code in this project.

Contributor ID Pull Request Reviews

New Contributors

We have no new contributors in this project this week.
github-analysis-report team encourages everything about contribution from community.
For more details, please refer to https://github.com/X-lab2017/github-analysis-report/blob/master/CONTRIBUTING.md .

[Docs] Data description doc needed

The data description document need to be added, which may include data source, database, data structure, basic SQL guide and other things about the data to help developers understand how to use data.

[Docs] Contributing guide doc needed.

We need a comprehensive contributing guide for developers both in English and in Chinese.

The contributing guide can be like a traditional one but with the custom workflow of this project.

[Refactor] Minor changes for top repos and developers

I think we can make some minor changes for top repos and developers:

  • The repo name is not determinate for every query as anyLast is indeterminate according to clickhouse docs, we may change to anyHeavy which will return most frequent name for each repo and user.
  • repo_id can be removed from the result.
  • We can add more details into the repos' result, like language information.
  • We can also add more details into the repos and developers' result, like LOC additions, deletions and commits count from pull request.

[WeeklyReport] Weekly report for github-analysis-report 2020-10-5 to 2020-10-12

Weekly Report of github-analysis-report

This is a weekly report of github-analysis-report. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.

Repo Overview

Basic data

Baisc data shows how the watch, star, fork and contributors count changed in the passed week.

Watch Star Fork Contributors
8 22 (-) 7 (-) 5 (-)

Issues & PRs

Issues & PRs show the new/closed issues/pull requests count in the passed week.

New Issues Closed Issues New PR Merged PR
0 0 0 0

PR Overview

Thanks to contributions from community, 0 pull requests was merged in the repository last week. They are:

Contributor ID Count Pull Requests

Code Review Statistics

github-analysis-report encourages everyone to participant in code review, in order to improve software quality.
This robot would automatically help to count pull request reviews of single github user as the following every week. So, try to help review code in this project.

Contributor ID Pull Request Reviews

New Contributors

We have no new contributors in this project this week.
github-analysis-report team encourages everything about contribution from community.
For more details, please refer to https://github.com/X-lab2017/github-analysis-report/blob/master/CONTRIBUTING.md .

[Feature] We need a Hypertrons component for case study report.

We may need a Hypertrons component for case study report.

The files in the repo may include:

  • A folder contains all case study files include a report template and a config file for the case study.
  • A folder contains all SQL components for all case study report under SQL folder.

And the component should run every day to update all case study reports and create PR to submit all the reports. May refer to https://github.com/X-lab2017/github-analysis-report/tree/master/.github/hypertrons-components/auto_update_report .

[WeeklyReport] Weekly report for github-analysis-report-2020 2020/8/31 to 2020/9/7

Weekly Report of github-analysis-report-2020

This is a weekly report of github-analysis-report-2020. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.

Repo Overview

Basic data

Baisc data shows how the watch, star, fork and contributors count changed in the passed week.

Watch Star Fork Contributors
9 13 (-) 5 (-) 4 (-)

Issues & PRs

Issues & PRs show the new/closed issues/pull requests count in the passed week.

New Issues Closed Issues New PR Merged PR
2 1 12 12

PR Overview

Thanks to contributions from community, 12 pull requests was merged in the repository last week. They are:

Contributor ID Count Pull Requests
@analysis-report-bot 11 #55 [Docs] Update report auto-update-contributors-1598882401513
#56 [Docs] Update report auto-update-report-1598886113036
#57 [Docs] Update report auto-update-contributors-1598968801300
#60 [Docs] Update report auto-update-contributors-1599055201265
#61 [Docs] Update report auto-update-contributors-1599141602313
#62 [Docs] Update report auto-update-report-1599145280708
#63 [Docs] Update report auto-update-contributors-1599228001984
#64 [Docs] Update report auto-update-report-1599231676218
#65 [Docs] Update report auto-update-contributors-1599314401266
#66 [Docs] Update report auto-update-report-1599318071520
#67 [Docs] Update report auto-update-contributors-1599400801244
@frank-zsy 1 #59 [Refactor] Contribution sort alphabetically if score is equal

Code Review Statistics

github-analysis-report-2020 encourages everyone to participant in code review, in order to improve software quality.
This robot would automatically help to count pull request reviews of single github user as the following every week. So, try to help review code in this project.

Contributor ID Pull Request Reviews

New Contributors

We have no new contributors in this project this week.
github-analysis-report-2020 team encourages everything about contribution from community.
For more details, please refer to https://github.com/X-lab2017/github-analysis-report-2020/blob/master/CONTRIBUTING.md .

[Refactor] We may need a pre-processor for SQL component

For now, we have sql, manifest.json and post-processor.js for every SQL component, the configs in manifest.json file is used to render SQL query and report text.

But as the template engine(pope) we use is not powerful enough to handle complex data structure, so we may need a pre-processor.js file to process the configs to strings that can be directly used by SQL renderer which will give us more ability to form complex SQL.

Related to #251

[Discussion] We need to determine the license we use

At start, I commit Apache 2.0 License for the project, I think it is OK for the code part which is the hypertrons workflow components and post processor for SQL components.

But we should also determine what License we use for the docs part which is the report, I think we should protect the report quite carefully, maybe one of CC-BY 4.0 can be considered.

WDYT?

[Feature]Control email sendings by GitHub for people who watch this project

People who "watch" this project may be overwhelmed by GitHub emails, for most conversations happen in the repository is about the analysis-report-bot updating the contributor .md file and merging PRs.

I think we should build a feasible solution to control the emails sent by bot, decrease redundant information so subscribed users can only focus on what's new in the project performed by "real people", and these new updates won't be rushed away by emails sent by bot.

[Feature] Global developer analysis should be added.

Now we already have a global rank list for top 10 repos, but we still need a similar component to generate global developers rank list too. We may also use the traditional activity calculation method and add the result into the main report.

[WeeklyReport] Weekly report for github-analysis-report 2020-10-19 to 2020-10-26

Weekly Report of github-analysis-report

This is a weekly report of github-analysis-report. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.

Repo Overview

Basic data

Baisc data shows how the watch, star, fork and contributors count changed in the passed week.

Watch Star Fork Contributors
10 24 (-) 8 (-) 5 (-)

Issues & PRs

Issues & PRs show the new/closed issues/pull requests count in the passed week.

New Issues Closed Issues New PR Merged PR
1 1 2 2

PR Overview

Thanks to contributions from community, 2 pull requests was merged in the repository last week. They are:

Contributor ID Count Pull Requests
@analysis-report-bot 1 #142 [Docs] Update report auto-update-contributors-1603116003029
@sunshinemingo 1 #141 [Docs] Update slack url

Code Review Statistics

github-analysis-report encourages everyone to participant in code review, in order to improve software quality.
This robot would automatically help to count pull request reviews of single github user as the following every week. So, try to help review code in this project.

Contributor ID Pull Request Reviews

New Contributors

We have no new contributors in this project this week.
github-analysis-report team encourages everything about contribution from community.
For more details, please refer to https://github.com/X-lab2017/github-analysis-report/blob/master/CONTRIBUTING.md .

[WeeklyReport] Weekly report for github-analysis-report 2020-11-2 to 2020-11-9

Weekly Report of github-analysis-report

This is a weekly report of github-analysis-report. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.

Repo Overview

Basic data

Baisc data shows how the watch, star, fork and contributors count changed in the passed week.

Watch Star Fork Contributors
10 24 (-) 8 (-) 5 (-)

Issues & PRs

Issues & PRs show the new/closed issues/pull requests count in the passed week.

New Issues Closed Issues New PR Merged PR
0 0 0 0

PR Overview

Thanks to contributions from community, 0 pull requests was merged in the repository last week. They are:

Contributor ID Count Pull Requests

Code Review Statistics

github-analysis-report encourages everyone to participant in code review, in order to improve software quality.
This robot would automatically help to count pull request reviews of single github user as the following every week. So, try to help review code in this project.

Contributor ID Pull Request Reviews

New Contributors

We have no new contributors in this project this week.
github-analysis-report team encourages everything about contribution from community.
For more details, please refer to https://github.com/X-lab2017/github-analysis-report/blob/master/CONTRIBUTING.md .

[Docs] Word cloud description needed

I add a word cloud render into report and it works fine on the web site.

image

But we still need to add more description about the word cloud like what is the data source and how to implement.

[Feature] Case study repo id need to be added.

As case study hypertrons component has been merged(#255 ) we need to add all repo id list to case study folders.

The format should be like ASF config (case-study/ASF/manifest.json).

  • ASF
  • CNCF
  • LF AI & Data
  • Wuhan2020

[WeeklyReport] Weekly report for github-analysis-report-2020 2020-9-7 to 2020-9-14

Weekly Report of github-analysis-report-2020

This is a weekly report of github-analysis-report-2020. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.

Repo Overview

Basic data

Baisc data shows how the watch, star, fork and contributors count changed in the passed week.

Watch Star Fork Contributors
8 14 (-) 6 (-) 4 (-)

Issues & PRs

Issues & PRs show the new/closed issues/pull requests count in the passed week.

New Issues Closed Issues New PR Merged PR
2 1 7 7

PR Overview

Thanks to contributions from community, 7 pull requests was merged in the repository last week. They are:

Contributor ID Count Pull Requests
@analysis-report-bot 7 #70 [Docs] Update report auto-update-contributors-1599487201237
#71 [Docs] Update report auto-update-contributors-1599573600681
#72 [Docs] Update report auto-update-contributors-1599660001643
#73 [Docs] Update report auto-update-report-1599663668706
#74 [Docs] Update report auto-update-contributors-1599746401352
#75 [Docs] Update report auto-update-contributors-1599832801280
#78 [Docs] Update report auto-update-contributors-1599919200841

Code Review Statistics

github-analysis-report-2020 encourages everyone to participant in code review, in order to improve software quality.
This robot would automatically help to count pull request reviews of single github user as the following every week. So, try to help review code in this project.

Contributor ID Pull Request Reviews

New Contributors

We have no new contributors in this project this week.
github-analysis-report-2020 team encourages everything about contribution from community.
For more details, please refer to https://github.com/X-lab2017/github-analysis-report-2020/blob/master/CONTRIBUTING.md .

[Refactor] Add more details for top repos.

Currently we only have activity score for top 10 repos, we may also add total issue count, pr count, comment count and review count and active developers' count for every repo too.

[WeeklyReport] Weekly report for github-analysis-report 2020-11-30 to 2020-12-7

Weekly Report of github-analysis-report

This is a weekly report of github-analysis-report. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.

Repo Overview

Basic data

Baisc data shows how the watch, star, fork and contributors count changed in the passed week.

Watch Star Fork Contributors
10 24 (-) 8 (-) 5 (-)

Issues & PRs

Issues & PRs show the new/closed issues/pull requests count in the passed week.

New Issues Closed Issues New PR Merged PR
0 0 0 0

PR Overview

Thanks to contributions from community, 0 pull requests was merged in the repository last week. They are:

Contributor ID Count Pull Requests

Code Review Statistics

github-analysis-report encourages everyone to participant in code review, in order to improve software quality.
This robot would automatically help to count pull request reviews of single github user as the following every week. So, try to help review code in this project.

Contributor ID Pull Request Reviews

New Contributors

We have no new contributors in this project this week.
github-analysis-report team encourages everything about contribution from community.
For more details, please refer to https://github.com/X-lab2017/github-analysis-report/blob/master/CONTRIBUTING.md .

[WeeklyReport] Weekly report for github-analysis-report 2020-11-16 to 2020-11-23

Weekly Report of github-analysis-report

This is a weekly report of github-analysis-report. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.

Repo Overview

Basic data

Baisc data shows how the watch, star, fork and contributors count changed in the passed week.

Watch Star Fork Contributors
10 24 (-) 8 (-) 5 (-)

Issues & PRs

Issues & PRs show the new/closed issues/pull requests count in the passed week.

New Issues Closed Issues New PR Merged PR
0 0 0 0

PR Overview

Thanks to contributions from community, 0 pull requests was merged in the repository last week. They are:

Contributor ID Count Pull Requests

Code Review Statistics

github-analysis-report encourages everyone to participant in code review, in order to improve software quality.
This robot would automatically help to count pull request reviews of single github user as the following every week. So, try to help review code in this project.

Contributor ID Pull Request Reviews

New Contributors

We have no new contributors in this project this week.
github-analysis-report team encourages everything about contribution from community.
For more details, please refer to https://github.com/X-lab2017/github-analysis-report/blob/master/CONTRIBUTING.md .

[WeeklyReport] Weekly report for github-analysis-report 2020-9-14 to 2020-9-21

Weekly Report of github-analysis-report

This is a weekly report of github-analysis-report. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.

Repo Overview

Basic data

Baisc data shows how the watch, star, fork and contributors count changed in the passed week.

Watch Star Fork Contributors
7 16 (-) 6 (-) 5 (-)

Issues & PRs

Issues & PRs show the new/closed issues/pull requests count in the passed week.

New Issues Closed Issues New PR Merged PR
2 3 13 11

PR Overview

Thanks to contributions from community, 11 pull requests was merged in the repository last week. They are:

Contributor ID Count Pull Requests
@analysis-report-bot 5 #86 [Docs] Update report auto-update-contributors-1600092000522
#87 [Docs] Update report auto-update-report-1600095688665
#88 [Docs] Update report auto-update-contributors-1600178400826
#92 [Docs] Update report auto-update-contributors-1600264800631
#95 [Docs] Update report auto-update-report-1600273978894
@frank-zsy 5 #81 [Refactor] Change 2020 to analysis report for any period
#84 [Docs] Add website readme
#89 [Feature] Add working hour sql component
#90 [Refactor] Add more param to sql run
#91 [Docs] Add working hour to report template
@heming6666 1 #85 docs: add contributing guide.

Code Review Statistics

github-analysis-report encourages everyone to participant in code review, in order to improve software quality.
This robot would automatically help to count pull request reviews of single github user as the following every week. So, try to help review code in this project.

Contributor ID Pull Request Reviews
@heming6666 3
@frank-zsy 3

New Contributors

We have no new contributors in this project this week.
github-analysis-report team encourages everything about contribution from community.
For more details, please refer to https://github.com/X-lab2017/github-analysis-report/blob/master/CONTRIBUTING.md .

[Feature] Chinese projects analysis should be added into the report.

As in GitHub report 2019 we also need to add Chinese projects analysis. In GitHub report 2019 we use a text file to indicate all main Chinese projects on GitHub to generate the report, we may use the same way to collect all Chinese projects.

But we may need to use repo_id rather than repo_name instead in case name change during 2020, and organization should be supported too.

[WeeklyReport] Weekly report for github-analysis-report 2020-12-7 to 2020-12-14

Weekly Report of github-analysis-report

This is a weekly report of github-analysis-report. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.

Repo Overview

Basic data

Baisc data shows how the watch, star, fork and contributors count changed in the passed week.

Watch Star Fork Contributors
10 24 (-) 8 (-) 5 (-)

Issues & PRs

Issues & PRs show the new/closed issues/pull requests count in the passed week.

New Issues Closed Issues New PR Merged PR
0 0 0 0

PR Overview

Thanks to contributions from community, 0 pull requests was merged in the repository last week. They are:

Contributor ID Count Pull Requests

Code Review Statistics

github-analysis-report encourages everyone to participant in code review, in order to improve software quality.
This robot would automatically help to count pull request reviews of single github user as the following every week. So, try to help review code in this project.

Contributor ID Pull Request Reviews

New Contributors

We have no new contributors in this project this week.
github-analysis-report team encourages everything about contribution from community.
For more details, please refer to https://github.com/X-lab2017/github-analysis-report/blob/master/CONTRIBUTING.md .

[WeeklyReport] Weekly report for github-analysis-report 2020-10-26 to 2020-11-2

Weekly Report of github-analysis-report

This is a weekly report of github-analysis-report. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.

Repo Overview

Basic data

Baisc data shows how the watch, star, fork and contributors count changed in the passed week.

Watch Star Fork Contributors
10 24 (-) 8 (-) 5 (-)

Issues & PRs

Issues & PRs show the new/closed issues/pull requests count in the passed week.

New Issues Closed Issues New PR Merged PR
0 0 0 0

PR Overview

Thanks to contributions from community, 0 pull requests was merged in the repository last week. They are:

Contributor ID Count Pull Requests

Code Review Statistics

github-analysis-report encourages everyone to participant in code review, in order to improve software quality.
This robot would automatically help to count pull request reviews of single github user as the following every week. So, try to help review code in this project.

Contributor ID Pull Request Reviews

New Contributors

We have no new contributors in this project this week.
github-analysis-report team encourages everything about contribution from community.
For more details, please refer to https://github.com/X-lab2017/github-analysis-report/blob/master/CONTRIBUTING.md .

[WeeklyReport] Weekly report for github-analysis-report-2020 2020/8/24 to 2020/8/31

Weekly Report of github-analysis-report-2020

This is a weekly report of github-analysis-report-2020. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.

Repo Overview

Basic data

Baisc data shows how the watch, star, fork and contributors count changed in the passed week.

Watch Star Fork Contributors
8 8 (-) 4 (-) 3 (-)

Issues & PRs

Issues & PRs show the new/closed issues/pull requests count in the passed week.

New Issues Closed Issues New PR Merged PR
3 6 21 22

PR Overview

Thanks to contributions from community, 22 pull requests was merged in the repository last week. They are:

Contributor ID Count Pull Requests
@analysis-report-bot 13 #30 [Docs] Update report auto-update-report-1598254256892
#36 [Docs] Update report auto-update-contributors-1598364000623
#38 [Docs] Update report auto-update-report-1598367661697
#40 [Docs] Update report auto-update-contributors-1598450401428
#41 [Docs] Update report auto-update-report-1598454078531
#44 [Docs] Update report auto-update-contributors-1598536801275
#45 [Docs] Update report auto-update-report-1598540467019
#46 [Docs] Update report auto-update-contributors-1598623201639
#47 [Docs] Update report auto-update-report-1598626881117
#50 [Docs] Update report auto-update-contributors-1598709600717
#51 [Docs] Update report auto-update-report-1598713269001
#52 [Docs] Update report auto-update-contributors-1598796001993
#53 [Docs] Update report auto-update-report-1598799673935
@frank-zsy 8 #26 [Docs] Add cc by 4 license and badge
#31 [Refactor] Change number to thousand format.
#33 docs: add architecture and contents
#35 [Feature] Add pr uml render component
#37 [Docs] Add workflow docs
#43 community: add new committer
#48 [Docs] Change slack join link to badge
#49 [Feature] Add pr file label config
@sunshinemingo 1 #29 docs:add slack link

Code Review Statistics

github-analysis-report-2020 encourages everyone to participant in code review, in order to improve software quality.
This robot would automatically help to count pull request reviews of single github user as the following every week. So, try to help review code in this project.

Contributor ID Pull Request Reviews
@frank-zsy 3
@sunshinemingo 1

New Contributors

We have no new contributors in this project this week.
github-analysis-report-2020 team encourages everything about contribution from community.
For more details, please refer to https://github.com/X-lab2017/github-analysis-report-2020/blob/master/CONTRIBUTING.md .

I got 404 not found in data doc page.

[description]
I want to know the data description and I got the 404 error after clicking the "data" link. In addition, the same problem occured if i switch to "data description" in "Contributing Guide" page.
[Snapshot]
image

[WeeklyReport] Weekly report for github-analysis-report 2020-9-21 to 2020-9-28

Weekly Report of github-analysis-report

This is a weekly report of github-analysis-report. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.

Repo Overview

Basic data

Baisc data shows how the watch, star, fork and contributors count changed in the passed week.

Watch Star Fork Contributors
8 22 (-) 7 (-) 5 (-)

Issues & PRs

Issues & PRs show the new/closed issues/pull requests count in the passed week.

New Issues Closed Issues New PR Merged PR
2 1 7 7

PR Overview

Thanks to contributions from community, 7 pull requests was merged in the repository last week. They are:

Contributor ID Count Pull Requests
@analysis-report-bot 6 #105 [Docs] Update report auto-update-contributors-1600696800849
#106 [Docs] Update report auto-update-report-1600701097066
#107 [Docs] Update report auto-update-contributors-1600783201474
#108 [Docs] Update report auto-update-contributors-1600956000664
#111 [Docs] Update report auto-update-contributors-1601042400881
#112 [Docs] Update report auto-update-report-1601046671665
@frank-zsy 1 #109 [Docs] Add word cloud for GitHub

Code Review Statistics

github-analysis-report encourages everyone to participant in code review, in order to improve software quality.
This robot would automatically help to count pull request reviews of single github user as the following every week. So, try to help review code in this project.

Contributor ID Pull Request Reviews

New Contributors

We have no new contributors in this project this week.
github-analysis-report team encourages everything about contribution from community.
For more details, please refer to https://github.com/X-lab2017/github-analysis-report/blob/master/CONTRIBUTING.md .

[Docs] Architect & workflow doc needed

We need a document to describe the architect of the infrastructure and workflow of the project, like hypertrons, database and etc.

We can use plantuml files to render the diagram, hypertrons may provide render ability of this kind of files.

[WeeklyReport] Weekly report for github-analysis-report 2020-11-9 to 2020-11-16

Weekly Report of github-analysis-report

This is a weekly report of github-analysis-report. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.

Repo Overview

Basic data

Baisc data shows how the watch, star, fork and contributors count changed in the passed week.

Watch Star Fork Contributors
10 24 (-) 8 (-) 5 (-)

Issues & PRs

Issues & PRs show the new/closed issues/pull requests count in the passed week.

New Issues Closed Issues New PR Merged PR
0 0 0 0

PR Overview

Thanks to contributions from community, 0 pull requests was merged in the repository last week. They are:

Contributor ID Count Pull Requests

Code Review Statistics

github-analysis-report encourages everyone to participant in code review, in order to improve software quality.
This robot would automatically help to count pull request reviews of single github user as the following every week. So, try to help review code in this project.

Contributor ID Pull Request Reviews

New Contributors

We have no new contributors in this project this week.
github-analysis-report team encourages everything about contribution from community.
For more details, please refer to https://github.com/X-lab2017/github-analysis-report/blob/master/CONTRIBUTING.md .

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.