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: BaseModelAI/cleora
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: BaseModelAI/cleora
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: graph-build-parallel-wip
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 15 files changed
  • 1 contributor

Commits on Jul 13, 2022

  1. Make snapshot testing more robust

    * Consider floats up to 3th digit point in snapshot testing
      so we are operations-order invariant.
      Float operations are not commutative so we might have differences
      on last digits depending on the order
    * Make snapshot entity-order agnostic
    Ajk4 committed Jul 13, 2022
    Copy the full SHA
    d817a74 View commit details

Commits on Jul 14, 2022

  1. Parallize graph-building phase

    Ajk4 committed Jul 14, 2022
    Copy the full SHA
    cd22262 View commit details

Commits on Jul 18, 2022

  1. Remove unused field

    Ajk4 committed Jul 18, 2022
    Copy the full SHA
    99cee4b View commit details
  2. Simplify map updates

    Ajk4 committed Jul 18, 2022
    Copy the full SHA
    6159794 View commit details
  3. Copy the full SHA
    fff4258 View commit details
  4. Remove unneeded stuff

    Ajk4 committed Jul 18, 2022
    Copy the full SHA
    a58db0b View commit details
  5. Extract 'transpose' function

    Ajk4 committed Jul 18, 2022
    Copy the full SHA
    af37b37 View commit details

Commits on Jul 19, 2022

  1. Copy the full SHA
    e7ded09 View commit details
  2. Copy the full SHA
    64648d0 View commit details

Commits on Jul 20, 2022

  1. Copy the full SHA
    3ad9343 View commit details
  2. Copy the full SHA
    996662b View commit details
  3. Copy the full SHA
    c895b40 View commit details
  4. Copy the full SHA
    1158eb8 View commit details
  5. Copy the full SHA
    6f25cf7 View commit details
  6. Use order from input files

    Ajk4 committed Jul 20, 2022
    Copy the full SHA
    ac0a9ea View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff master...graph-build-parallel-wip