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: python-visualization/folium
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.0
Choose a base ref
...
head repository: python-visualization/folium
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 21 files changed
  • 5 contributors

Commits on Jun 16, 2025

  1. Install coverage

    hansthen committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    63080c1 View commit details
    Browse the repository at this point in the history
  2. Fix wrong attribute

    hansthen committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    6b45426 View commit details
    Browse the repository at this point in the history
  3. docs: Update switcher.json for v0.20.0 (#2164)

    Co-authored-by: hansthen <2202342+hansthen@users.noreply.github.com>
    github-actions[bot] and hansthen authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    83d7085 View commit details
    Browse the repository at this point in the history
  4. Fix pattern error

    hansthen committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    559d993 View commit details
    Browse the repository at this point in the history
  5. Run coverage in bash

    hansthen committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    141ddc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20eb0f0 View commit details
    Browse the repository at this point in the history
  7. Try again

    hansthen committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    dd4f6c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Try absolute path

    hansthen committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    2ad9469 View commit details
    Browse the repository at this point in the history
  2. Try again

    hansthen committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    0c5883f View commit details
    Browse the repository at this point in the history
  3. Different pattern

    hansthen committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    877fd95 View commit details
    Browse the repository at this point in the history
  4. Remove failing workflow

    hansthen committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    07d5e89 View commit details
    Browse the repository at this point in the history
  5. Try renaming before upload

    hansthen committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    cde8082 View commit details
    Browse the repository at this point in the history
  6. Try wildcards

    hansthen committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    b2f2ccc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07b1155 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52afdc9 View commit details
    Browse the repository at this point in the history
  9. Was unable to find variable

    hansthen committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    e2d0e64 View commit details
    Browse the repository at this point in the history
  10. Also upload hidden files

    hansthen committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    c389d32 View commit details
    Browse the repository at this point in the history
  11. Cleanup

    hansthen committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    4615898 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. enforce py39 min (#2169)

    * enforce py39 min
    
    * fix all lints
    
    * Fix mypy error messages
    
    (and removed unused typing info from function body)
    
    ---------
    
    Co-authored-by: Hans Then <hans.then@gmail.com>
    ocefpaf and hansthen authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    aa74da6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#2167)

    * Fix pattern error
    
    * Close issue_2165
    
    Add event handlers on the cut event
    
    * docs: Update switcher.json for v0.20.0 (#2164)
    
    Co-authored-by: hansthen <2202342+hansthen@users.noreply.github.com>
    
    * Run coverage in bash
    
    * Show what files are generated
    
    * Try again
    
    * Try absolute path
    
    * Try again
    
    * Different pattern
    
    * Remove failing workflow
    
    * Try renaming before upload
    
    * Try wildcards
    
    * Use matrix name in coverage artifact
    
    * One more try before I give up
    
    * Was unable to find variable
    
    * Also upload hidden files
    
    * Cleanup
    
    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.12.2](astral-sh/ruff-pre-commit@v0.11.12...v0.12.2)
    - [github.com/keewis/blackdoc: v0.3.9 → v0.4.1](keewis/blackdoc@v0.3.9...v0.4.1)
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: Hans Then <hans.then@gmail.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: hansthen <2202342+hansthen@users.noreply.github.com>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    4 people authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    3fb4422 View commit details
    Browse the repository at this point in the history
Loading