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: OpenClassrooms-Student-Center/JavaPathENProject8
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: CroLinux/TourGuide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 18 files changed
  • 2 contributors

Commits on Sep 13, 2023

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

Commits on Sep 14, 2023

  1. Test 'TestRewardsService - nearAllAttractions' is now working.

    Modification of 'RewardsService - calculateRewards'
    CroLinux committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5be3b89 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Performance increased for trackUserLocation()

    As we modify this method, we had to modify the tests:
    highVolumeTrackLocation()
    userGetRewards()
    CroLinux committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    eea3afb View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Performance increased for calculateRewards

    As we modify this method, we had to modify the tests:
    highVolumeGetRewards()
    userGetRewards() -> Again
    CroLinux committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7bba02a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    de51bc9 View commit details
    Browse the repository at this point in the history
  2. Create README.md

    CroLinux authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    75fc5b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Small cleaning

    CroLinux committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7652406 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Code clean

    CroLinux committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a24fbab View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. calculateRewards() modified with recommendation from the Evaluator

    related test updated too
    CroLinux committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    4002a89 View commit details
    Browse the repository at this point in the history
Loading