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: CodeYourFuture/Module-Data-Groups
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: CodeYourFuture/Module-Data-Groups
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: solutions
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 20 files changed
  • 2 contributors

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    654c7a9 View commit details
    Browse the repository at this point in the history
  2. chore: Use toEqual

    JackRogers9 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c64ea96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2f3129 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

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

Commits on Mar 28, 2025

  1. Update Solution and tests for Sprint 1 'fix median' task (#390)

    * Update solution and tests for Sprint 1 'fix' exercise with median
    
    * Add tests to check for errors and mixed arrays (advanced implementation of median)
    
    * Create two vesions of calculate median function: with throw error and with return null
    
    * Remove calculate median with throwing error and related tests
    tyzia authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    7e39c55 View commit details
    Browse the repository at this point in the history
Loading