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: benrbryant/JavaScript_Functions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: pfhenley86/JavaScript_Functions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 30, 2026

  1. completed exercise 1-4

    “pfhenley86” committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    eae7d51 View commit details
    Browse the repository at this point in the history
  2. trying to figure out exercise 5

    “pfhenley86” committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    66dd136 View commit details
    Browse the repository at this point in the history
  3. still working on exercies 5

    “pfhenley86” committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    8211826 View commit details
    Browse the repository at this point in the history
  4. fixed missing brace

    “pfhenley86” committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    f4f15ea View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. updated quadrant and triangle functions

    “pfhenley86” committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    d59316b View commit details
    Browse the repository at this point in the history
  2. completed exercise with step 5 complete

    “pfhenley86” committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    1cd1bc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. fixed comparisson labels on quadrants

    “pfhenley86” committed Feb 9, 2026
    Configuration menu
    Copy the full SHA
    61e7255 View commit details
    Browse the repository at this point in the history
  2. fixed data usage comparions

    “pfhenley86” committed Feb 9, 2026
    Configuration menu
    Copy the full SHA
    b9b64a4 View commit details
    Browse the repository at this point in the history
  3. updated data loops to run each method

    “pfhenley86” committed Feb 9, 2026
    Configuration menu
    Copy the full SHA
    e31c273 View commit details
    Browse the repository at this point in the history
Loading