Skip to content

Commit

Permalink
doc: generate metrics report (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and Create or Update Pull Request Action committed Jun 21, 2024
1 parent 25f4d54 commit a1ee62c
Show file tree
Hide file tree
Showing 13 changed files with 226 additions and 0 deletions.
29 changes: 29 additions & 0 deletions reports/metrics/json/sendgrid-java-2024-06-01.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"average_time_to_first_response": "None",
"average_time_to_close": "None",
"average_time_to_answer": "None",
"average_time_in_labels": {},
"median_time_to_first_response": "None",
"median_time_to_close": "None",
"median_time_to_answer": "None",
"median_time_in_labels": {},
"90_percentile_time_to_first_response": "None",
"90_percentile_time_to_close": "None",
"90_percentile_time_to_answer": "None",
"90_percentile_time_in_labels": {},
"num_items_opened": 1,
"num_items_closed": 0,
"total_item_count": 1,
"issues": [
{
"title": "Remove dependency on BouncyCastle",
"html_url": "https://github.com/sendgrid/sendgrid-java/issues/749",
"author": "rogierslag",
"time_to_first_response": "None",
"time_to_close": "None",
"time_to_answer": "None",
"label_metrics": {}
}
],
"search_query": "repo:sendgrid/sendgrid-java is:issue created:2024-05-01..2024-05-31"
}
29 changes: 29 additions & 0 deletions reports/metrics/json/twilio-csharp-2024-06-01.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"average_time_to_first_response": "None",
"average_time_to_close": "None",
"average_time_to_answer": "None",
"average_time_in_labels": {},
"median_time_to_first_response": "None",
"median_time_to_close": "None",
"median_time_to_answer": "None",
"median_time_in_labels": {},
"90_percentile_time_to_first_response": "None",
"90_percentile_time_to_close": "None",
"90_percentile_time_to_answer": "None",
"90_percentile_time_in_labels": {},
"num_items_opened": 1,
"num_items_closed": 0,
"total_item_count": 1,
"issues": [
{
"title": "Incomplete documentation in RequestValidator.cs",
"html_url": "https://github.com/twilio/twilio-csharp/issues/745",
"author": "JohnRosner",
"time_to_first_response": "None",
"time_to_close": "None",
"time_to_answer": "None",
"label_metrics": {}
}
],
"search_query": "repo:twilio/twilio-csharp is:issue created:2024-05-01..2024-05-31"
}
29 changes: 29 additions & 0 deletions reports/metrics/json/twilio-php-2024-06-01.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"average_time_to_first_response": "None",
"average_time_to_close": "None",
"average_time_to_answer": "None",
"average_time_in_labels": {},
"median_time_to_first_response": "None",
"median_time_to_close": "None",
"median_time_to_answer": "None",
"median_time_in_labels": {},
"90_percentile_time_to_first_response": "None",
"90_percentile_time_to_close": "None",
"90_percentile_time_to_answer": "None",
"90_percentile_time_in_labels": {},
"num_items_opened": 1,
"num_items_closed": 0,
"total_item_count": 1,
"issues": [
{
"title": "Twiml return Error 12100, Message Document parse failure",
"html_url": "https://github.com/twilio/twilio-php/issues/808",
"author": "mzainmushtaq33",
"time_to_first_response": "None",
"time_to_close": "None",
"time_to_answer": "None",
"label_metrics": {}
}
],
"search_query": "repo:twilio/twilio-php is:issue created:2024-05-01..2024-05-31"
}
29 changes: 29 additions & 0 deletions reports/metrics/json/twilio-python-2024-06-01.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"average_time_to_first_response": "11 days, 1:13:46",
"average_time_to_close": "None",
"average_time_to_answer": "None",
"average_time_in_labels": {},
"median_time_to_first_response": "11 days, 1:13:46",
"median_time_to_close": "None",
"median_time_to_answer": "None",
"median_time_in_labels": {},
"90_percentile_time_to_first_response": "11 days, 1:13:46",
"90_percentile_time_to_close": "None",
"90_percentile_time_to_answer": "None",
"90_percentile_time_in_labels": {},
"num_items_opened": 1,
"num_items_closed": 0,
"total_item_count": 1,
"issues": [
{
"title": "random 'NoneType' object has no attribute 'status_code'",
"html_url": "https://github.com/twilio/twilio-python/issues/792",
"author": "tyoc213",
"time_to_first_response": "11 days, 1:13:46",
"time_to_close": "None",
"time_to_answer": "None",
"label_metrics": {}
}
],
"search_query": "repo:twilio/twilio-python is:issue created:2024-05-01..2024-05-31"
}
20 changes: 20 additions & 0 deletions reports/metrics/sendgrid-java-2024-06-01.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Issue Metrics

| Metric | Average | Median | 90th percentile |
| --- | --- | --- | ---: |
| Time to first response | None | None | None |
| Time to close | None | None | None |
| Time to answer | None | None | None |

| Metric | Count |
| --- | ---: |
| Number of items that remain open | 1 |
| Number of items closed | 0 |
| Total number of items created | 1 |

| Title | URL | Author | Time to first response | Time to close | Time to answer |
| --- | --- | --- | --- | --- | --- |
| Remove dependency on BouncyCastle | https://github.com/sendgrid/sendgrid-java/issues/749 | [rogierslag](https://github.com/rogierslag) | None | None | None |

_This report was generated with the [Issue Metrics Action](https://github.com/github/issue-metrics)_
Search query used to find these items: `repo:sendgrid/sendgrid-java is:issue created:2024-05-01..2024-05-31`
6 changes: 6 additions & 0 deletions reports/metrics/twilio-cli-2024-06-01.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Issue Metrics

no issues found for the given search criteria


_This report was generated with the [Issue Metrics Action](https://github.com/github/issue-metrics)_
20 changes: 20 additions & 0 deletions reports/metrics/twilio-csharp-2024-06-01.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Issue Metrics

| Metric | Average | Median | 90th percentile |
| --- | --- | --- | ---: |
| Time to first response | None | None | None |
| Time to close | None | None | None |
| Time to answer | None | None | None |

| Metric | Count |
| --- | ---: |
| Number of items that remain open | 1 |
| Number of items closed | 0 |
| Total number of items created | 1 |

| Title | URL | Author | Time to first response | Time to close | Time to answer |
| --- | --- | --- | --- | --- | --- |
| Incomplete documentation in RequestValidator.cs | https://github.com/twilio/twilio-csharp/issues/745 | [JohnRosner](https://github.com/JohnRosner) | None | None | None |

_This report was generated with the [Issue Metrics Action](https://github.com/github/issue-metrics)_
Search query used to find these items: `repo:twilio/twilio-csharp is:issue created:2024-05-01..2024-05-31`
6 changes: 6 additions & 0 deletions reports/metrics/twilio-go-2024-06-01.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Issue Metrics

no issues found for the given search criteria


_This report was generated with the [Issue Metrics Action](https://github.com/github/issue-metrics)_
6 changes: 6 additions & 0 deletions reports/metrics/twilio-go-2024-06-07.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Issue Metrics

no issues found for the given search criteria


_This report was generated with the [Issue Metrics Action](https://github.com/github/issue-metrics)_
6 changes: 6 additions & 0 deletions reports/metrics/twilio-java-2024-06-01.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Issue Metrics

no issues found for the given search criteria


_This report was generated with the [Issue Metrics Action](https://github.com/github/issue-metrics)_
20 changes: 20 additions & 0 deletions reports/metrics/twilio-php-2024-06-01.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Issue Metrics

| Metric | Average | Median | 90th percentile |
| --- | --- | --- | ---: |
| Time to first response | None | None | None |
| Time to close | None | None | None |
| Time to answer | None | None | None |

| Metric | Count |
| --- | ---: |
| Number of items that remain open | 1 |
| Number of items closed | 0 |
| Total number of items created | 1 |

| Title | URL | Author | Time to first response | Time to close | Time to answer |
| --- | --- | --- | --- | --- | --- |
| Twiml return Error 12100, Message Document parse failure | https://github.com/twilio/twilio-php/issues/808 | [mzainmushtaq33](https://github.com/mzainmushtaq33) | None | None | None |

_This report was generated with the [Issue Metrics Action](https://github.com/github/issue-metrics)_
Search query used to find these items: `repo:twilio/twilio-php is:issue created:2024-05-01..2024-05-31`
20 changes: 20 additions & 0 deletions reports/metrics/twilio-python-2024-06-01.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Issue Metrics

| Metric | Average | Median | 90th percentile |
| --- | --- | --- | ---: |
| Time to first response | 11 days, 1:13:46 | 11 days, 1:13:46 | 11 days, 1:13:46 |
| Time to close | None | None | None |
| Time to answer | None | None | None |

| Metric | Count |
| --- | ---: |
| Number of items that remain open | 1 |
| Number of items closed | 0 |
| Total number of items created | 1 |

| Title | URL | Author | Time to first response | Time to close | Time to answer |
| --- | --- | --- | --- | --- | --- |
| random 'NoneType' object has no attribute 'status_code' | https://github.com/twilio/twilio-python/issues/792 | [tyoc213](https://github.com/tyoc213) | 11 days, 1:13:46 | None | None |

_This report was generated with the [Issue Metrics Action](https://github.com/github/issue-metrics)_
Search query used to find these items: `repo:twilio/twilio-python is:issue created:2024-05-01..2024-05-31`
6 changes: 6 additions & 0 deletions reports/metrics/twilio-ruby-2024-06-01.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Issue Metrics

no issues found for the given search criteria


_This report was generated with the [Issue Metrics Action](https://github.com/github/issue-metrics)_

0 comments on commit a1ee62c

Please sign in to comment.