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: firefly-cpp/NiaARM
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.2
Choose a base ref
...
head repository: firefly-cpp/NiaARM
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.3
Choose a head ref
  • 5 commits
  • 6 files changed
  • 3 contributors

Commits on Jun 17, 2025

  1. Fix for transaction indexing (e.g. when the transaction dataframe is …

    …shuffled or sampled from) affecting metric calculations.
    howsunjow committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    6206a26 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #158 from howsunjow/bug/transaction_indexing_metri…

    …c_calculation
    
    Fix for transaction indexing (e.g. when the transaction dataframe is …
    firefly-cpp authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    40e7878 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. Bump urllib3 from 2.3.0 to 2.5.0

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.5.0.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.3.0...2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.5.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    c4bff76 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. Bump version

    firefly-cpp committed Jul 23, 2025
    Configuration menu
    Copy the full SHA
    3f50c08 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #159 from firefly-cpp/dependabot/pip/urllib3-2.5.0

    Bump urllib3 from 2.3.0 to 2.5.0
    firefly-cpp authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    e84f7b4 View commit details
    Browse the repository at this point in the history
Loading