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: cube-js/cube
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cube-js/cube
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: join-graph-ts
Choose a head ref
  • 13 commits
  • 18 files changed
  • 1 contributor

Commits on May 20, 2025

  1. refactor(schema-compiler): Stricter CubeEvaluator types

    * Add EvaluatedCube and related types
    * Stricter sql function types
    * More precise generic type for byPath
    * Stricter type for primaryKeys
    mcheshkov authored and KSDaemon committed May 20, 2025
    Configuration menu
    Copy the full SHA
    b96bf09 View commit details
    Browse the repository at this point in the history
  2. refactor(schema-compiler): Proper typing for timeDimensionPathsForCub…

    …e in CubeEvaluator
    mcheshkov authored and KSDaemon committed May 20, 2025
    Configuration menu
    Copy the full SHA
    0c6b32f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0142f21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    828e137 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    277ba95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c69aa38 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a74e4f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f2e33c1 View commit details
    Browse the repository at this point in the history
  9. chore: Refresh yarn.lock

    mcheshkov authored and KSDaemon committed May 20, 2025
    Configuration menu
    Copy the full SHA
    7826126 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b8b6114 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed40796 View commit details
    Browse the repository at this point in the history
  12. refactor(schema-compiler): Stricter types for path and expressionPath…

    … in BaseDimension, BaseMeasure and BaseSegment
    mcheshkov authored and KSDaemon committed May 20, 2025
    Configuration menu
    Copy the full SHA
    df69d0a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7804d50 View commit details
    Browse the repository at this point in the history
Loading