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: iterative/dvclive
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.48.0
Choose a base ref
...
head repository: iterative/dvclive
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.48.1
Choose a head ref
  • 6 commits
  • 8 files changed
  • 7 contributors

Commits on Sep 5, 2024

  1. Fix: Empty string as template in CustomPlot.init (#841)

    * Fix: Empty string as template in CustomPlot.init
    
    Fixed dvc issue #10482 at iterative/dvc#10482
    
    * Fix None template in Custom Plot constructor
    
    * Update src/dvclive/plots/custom.py
    
    Co-authored-by: skshetry <[email protected]>
    
    * Remove unnecesary tests in plots/test_custom.py
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: skshetry <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Sep 5, 2024
    Copy the full SHA
    6888462 View commit details

Commits on Sep 19, 2024

  1. Copy the full SHA
    f69d198 View commit details

Commits on Oct 21, 2024

  1. Bump mypy from 1.11.1 to 1.12.1 (#844)

    Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.12.1.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.11.1...v1.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 21, 2024
    Copy the full SHA
    9f345b9 View commit details

Commits on Oct 28, 2024

  1. Bump mypy from 1.12.1 to 1.13.0 (#846)

    Bumps [mypy](https://github.com/python/mypy) from 1.12.1 to 1.13.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.12.1...v1.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 28, 2024
    Copy the full SHA
    a15bb31 View commit details

Commits on Dec 19, 2024

  1. Copy the full SHA
    dac96b2 View commit details
  2. Copy the full SHA
    6bce4fa View commit details
Loading