Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pullflow/collab-dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: improve-chart-loading
Choose a base ref
...
head repository: pullflow/collab-dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 15 files changed
  • 1 contributor

Commits on Mar 24, 2025

  1. Merge pull request #1 from pullflow/improve-chart-loading

    Refactor chart templates to use base, macros, and tailwind
    zakmandhro authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    a3d9489 View commit details
    Browse the repository at this point in the history
  2. Enhance chart templates by adjusting spacing and improving metric lab…

    …el formatting. Update review turnaround metrics for clarity and consistency in presentation. Format PR and event counts with comma separators for better readability.
    zakmandhro committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    07b7d28 View commit details
    Browse the repository at this point in the history
  3. Enhance data loading in load.py by specifying data types and parsing …

    …the time column as datetime when reading CSV files.
    zakmandhro committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    f4e9bcd View commit details
    Browse the repository at this point in the history
  4. Refactor review turnaround components by applying a theme to figures …

    …and enhancing data validation in metrics calculations.
    zakmandhro committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    458b609 View commit details
    Browse the repository at this point in the history
  5. Adjust chart layout in create_coverage_donut_plot for improved aesthe…

    …tics by balancing whitespace and reducing height.
    zakmandhro committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    f18568f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ad069e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a38bd7e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2 from pullflow/fix/chart-improvements

    Fix approval time chat and update all chart captions
    zakmandhro authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    adcaa2e View commit details
    Browse the repository at this point in the history
Loading