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: LoyolaChicagoCode/cs2-project6-arrayqueue-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: lucformalmethodscourse/arrayqueue-java-sbt
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.
  • 12 commits
  • 11 files changed
  • 1 contributor

Commits on Sep 15, 2022

  1. converted to sbt project

    klaeufer committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    41fbc57 View commit details
    Browse the repository at this point in the history
  2. updated tests to JUnit 5

    klaeufer committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    a3b7965 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c63102 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. fixed jacoco plugins and settings

    Signed-off-by: Konstantin Läufer <[email protected]>
    klaeufer committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    c28de78 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

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

Commits on Jan 21, 2024

  1. updated gitpod config

    Signed-off-by: Konstantin Läufer <[email protected]>
    klaeufer committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    cf98aba View commit details
    Browse the repository at this point in the history
  2. updated dependency versions

    Signed-off-by: Konstantin Läufer <[email protected]>
    klaeufer committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    f7200e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    291f53c View commit details
    Browse the repository at this point in the history
  4. bumped version

    Signed-off-by: Konstantin Läufer <[email protected]>
    klaeufer committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    982cf7d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. updated tests to JUnit 5

    Signed-off-by: Konstantin Läufer <[email protected]>
    klaeufer committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a690c35 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

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

Commits on Jan 27, 2024

  1. removed scalaVersion from build.sbt to avoid confusion

    Signed-off-by: Konstantin Läufer <[email protected]>
    klaeufer committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    26a51fb View commit details
    Browse the repository at this point in the history
Loading