Skip to content

Releases: AlexSim93/pull-request-analytics-action

Release v3.0.0

22 Jun 06:55
a91d0a2
Compare
Choose a tag to compare

New Features and Updates

Added Response Time Table: Introduced a new table that provides data on the time from review request to response, as well as from opening to review. This addition helps in understanding the responsiveness of the review process.

Updated Table Title: Changed the table title from Workload to Contribution for better clarity and representation of the data.

Data Reorganization: Moved the data on the number of review requests from the Code Review Engagement table to the Response Time table. This change consolidates relevant metrics for easier analysis and comparison.

Release v2.2.10

05 Jun 07:22
Compare
Choose a tag to compare

Bug Fix

  • Improved Data Filtering in Tables: Fixed the data filtering in the code quality and review engagement tables. Users without relevant data will no longer be displayed in these tables, ensuring that the presented information is accurate and relevant.

Release v2.2.9

14 May 03:32
Compare
Choose a tag to compare

Bug Fix in Timeline Calculations

  • Fixed Timeline Calculations: Corrected the calculations in the timeline block to ensure that actions occurring during non-working hours are still included in the statistics. This fix guarantees that all activities are accurately represented in the timeline, regardless of when they occur.

Release v2.2.8

10 May 04:02
Compare
Choose a tag to compare

Improvements and Bug Fixes

  • Corrected Time Calculation for Key Milestones: Fixed an issue where the time calculations in the list did not properly account for weekends and holidays. This ensures that time metrics for key stages like reviews and approvals are accurately represented even if they occur on non-working days.

  • User ID Generation Fix for Analytics: Addressed a bug in the formation of user IDs used for analytics purposes. This correction ensures that user identification is consistent and error-free, enhancing the reliability of the data analysis.

Release v2.2.7

20 Apr 05:55
Compare
Choose a tag to compare

New Feature

  • Enhanced Sorting in Tables and Graphs: Implemented alphabetical sorting for users in tables and graphs. This update improves the readability and organization of the data presented, making it easier for users to navigate and analyze the information effectively.
  • Improved Graph Filtering in Monthly Comparison Comments: Corrected the filtering of invalid graphs within the monthly comparison comments. This fix ensures that only relevant and accurate graphical data is displayed, enhancing the clarity and effectiveness of the visual reports.

Release v2.2.6

17 Apr 07:07
Compare
Choose a tag to compare

Bug Fix and Feature Enhancement

  • Fixed Reviewer Account Deletion Issue: Corrected an error that occurred when a reviewer deleted their account. This update ensures that the action handles such situations gracefully, maintaining the integrity and continuity of the analytics process.

  • Error Event Logging: Added functionality to send an event when an error occurs. This enhancement improves the monitoring capabilities of the action, allowing for quicker identification and resolution of issues.

Release v2.2.5

11 Apr 08:26
616dd1a
Compare
Choose a tag to compare

commentsConducted checking

  • Fixed commentsConducted error: Implemented a check for the collection object to prevent errors during data processing. Addressed an issue in metrics formation when a developer only comments on pull requests.

Release v2.2.4

25 Mar 07:06
Compare
Choose a tag to compare

Timeline Title Improvements

Corrected Timeline Titles: Fixed the titles for timelines to ensure clarity and accuracy across reports. This update enhances the readability and understanding of timeline-related data.

Release v2.2.3

16 Mar 18:54
Compare
Choose a tag to compare

Title Correction in Non-Percentile Cases

  • Fixed Titles for Non-Percentile Metrics: Addressed an issue where titles were incorrectly displayed for metrics when the percentile option was not in use. This ensures that all metric titles accurately reflect the data being presented, regardless of the statistical method applied.

Release v2.2.2

16 Mar 18:07
Compare
Choose a tag to compare

Bug Fixes in Display Metrics

  • Refined Display for Specific Metrics: Corrected the display for time in draft, time to review request, and review requests conducted metrics. Columns for these metrics will now only appear if there is data available. This update prevents the display of empty columns, streamlining the presentation of the report for a more concise and informative view.