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: parths-test-org/demo-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: TransientOrg/demo-go
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.
  • 11 commits
  • 3 files changed
  • 5 contributors

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    8507f0f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from TransientOrg/deepsource-fix-6bbb51db

    Replace `for` loop with call to `copy` for slice
    parth-deepsource authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    d3391f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Update main.go

    parth-deepsource authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    947d77b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

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

Commits on May 29, 2023

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

Commits on Jun 15, 2023

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

Commits on Sep 3, 2024

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

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    6e33df3 View commit details
    Browse the repository at this point in the history
  2. refactor: simplify error creation with fmt.Errorf

    Error construction could be simplified by using `fmt.Errorf(…)`
    deepsource-dev-autofix[bot] authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    1d92be1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from TransientOrg/deepsource-autofix-61d64b2d

    refactor: simplify `error` creation with `fmt.Errorf`
    parth-deepsource authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    60ba008 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

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