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: improve-ai/python-ranker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: improve-ai/python-ranker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: top-level-array-encoding
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 25 files changed
  • 1 contributor

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    81853cb View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. overflow handled correctly

    KWiecko committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    5cec1f3 View commit details
    Browse the repository at this point in the history
  2. removed obsolete tests

    KWiecko committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    481a4ab View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    560a759 View commit details
    Browse the repository at this point in the history
  2. WIP

    KWiecko committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    df527ad View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. tests fixed

    KWiecko committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    78a38e7 View commit details
    Browse the repository at this point in the history
  2. modified test results

    KWiecko committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    269a7d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b6e3c0 View commit details
    Browse the repository at this point in the history
  4. tests namespace change

    KWiecko committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    e078963 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85be686 View commit details
    Browse the repository at this point in the history
  6. nested lists tests

    KWiecko committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    f45c076 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c51206 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8230ea3 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Added overflow test case

    KWiecko committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    8805098 View commit details
    Browse the repository at this point in the history
  2. remoed reference seeds

    KWiecko committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    8a1e68e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a33079c View commit details
    Browse the repository at this point in the history
Loading