Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: report split #15

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Feature: report split #15

merged 1 commit into from
Dec 19, 2023

Conversation

AlexSim93
Copy link
Owner

Pull Request

Description

In this pull request, I have restructured the report generation feature of pull-request-analytics-action. Key changes include:

  • Segmented Reporting: The report has been divided into several parts for enhanced clarity and detail. Now, the main issue contains a summary of statistics for the requested period.

  • Monthly Data in Comments: Detailed data for each specific month within the requested period is now posted in comments on the issue. This change facilitates a more granular and organized presentation of the data.

  • Reason for Change: This restructuring was necessary to support requests for longer periods. It allows for comprehensive analytics without overwhelming the main issue with too much information at once, making the data more accessible and easier to understand.

Related Issue(s)

  • Closes # (issue number)
  • Related to # 13

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Other (please specify)

How Has This Been Tested?

I have tried to create report for 7 months. All data has been separated successfully

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • I have added tests to cover my changes.
  • My changes generate no new warnings.
  • I have updated the documentation accordingly.

@AlexSim93 AlexSim93 merged commit 8c52429 into master Dec 19, 2023
1 check passed
@AlexSim93 AlexSim93 deleted the feature/report-split branch December 19, 2023 08:19
@AlexSim93 AlexSim93 mentioned this pull request Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant