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: alexjustesen/speedtest-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.23.1
Choose a base ref
...
head repository: alexjustesen/speedtest-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.24.0
Choose a head ref
  • 8 commits
  • 22 files changed
  • 2 contributors

Commits on Nov 22, 2024

  1. [Feature] Added result checking and running statuses (#1812)

    added result checking and running statuses
    alexjustesen authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    4f3b644 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. [Feature] Added benchmarks to results table (#1813)

    added benchmarks to results table
    alexjustesen authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    b39a692 View commit details
    Browse the repository at this point in the history
  2. [Feature] Added healthy indicator to results (#1814)

    * added healthy indicator to results
    
    * added benchmark helper to make assessing benchmarks easier
    
    * code quality
    
    * skip changes to the resource
    alexjustesen authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    04dbee3 View commit details
    Browse the repository at this point in the history
  3. [Bug] Fix Skipped Tests not marked as skipped (#1818)

    Fix db colunm and cancel job
    
    Co-authored-by: Alex Justesen <alexjustesen@users.noreply.github.com>
    svenvg93 and alexjustesen authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    6a4c1b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. [Feature] Added defined config servers to dropdown (#1820)

    added defined config servers to dropdown
    alexjustesen authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    e260674 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. [Bug] Capture curl errors when offline (#1826)

    * capture curl errors when offline
    
    * removed duplicate options method
    alexjustesen authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6b06eff View commit details
    Browse the repository at this point in the history
  2. [Bug] Fixed high ping values not showing in charts (#1827)

    fixed high ping values not showing in charts
    alexjustesen authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e1c605e View commit details
    Browse the repository at this point in the history
  3. Release v0.24.0 (#1828)

    bumped build info
    alexjustesen authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8c13a74 View commit details
    Browse the repository at this point in the history
Loading