8000 Comparing v3.4.1...v3.4.2 · finos/perspective · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: finos/perspective
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.1
Choose a base ref
...
head repository: finos/perspective
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.2
Choose a head ref
  • 4 commits
  • 45 files changed
  • 2 contributors

Commits on Mar 12, 2025

  1. Use pytest-timeout to break deadlocks in tests

    We were already using this plugin for the pyodide tests, now also use it
    when running pytests in the monorepo and when testing the sdist in CI.
    
    Signed-off-by: Tom Jakubowski <tom@prospective.dev>
    tomjakubowski committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    5245cb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Fix Jupyterlab error

    Signed-off-by: Andrew Stein <steinlink@gmail.com>
    texodus authored and tomjakubowski committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    c6a51f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2952 from tomjakubowski/bugfix/pytest-timeout

    Add timeouts to pytest, fix jupyterlab error
    texodus authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    dacd8b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. v3.4.2

    Signed-off-by: Andrew Stein <steinlink@gmail.com>
    texodus committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    ce1a54e View commit details
    Browse the repository at this point in the history
Loading
0