Thanks to visit codestin.com
Credit goes to github.com

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: floriscornel/sse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: floriscornel/sse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 13 commits
  • 6 files changed
  • 3 contributors

Commits on Jun 9, 2024

  1. add codecov workflow

    floriscornel committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    da64c45 View commit details
    Browse the repository at this point in the history
  2. Fix the job name

    floriscornel committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    4227e55 View commit details
    Browse the repository at this point in the history
  3. Update codecov badge

    floriscornel committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    275f084 View commit details
    Browse the repository at this point in the history
  4. update README

    floriscornel committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    0021183 View commit details
    Browse the repository at this point in the history
  5. add codecov ignore

    floriscornel committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    fe2f514 View commit details
    Browse the repository at this point in the history
  6. format using golines

    floriscornel committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    b718265 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Bump github.com/klauspost/compress from 1.17.8 to 1.17.9

    Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.8 to 1.17.9.
    - [Release notes](https://github.com/klauspost/compress/releases)
    - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
    - [Commits](klauspost/compress@v1.17.8...v1.17.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/klauspost/compress
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e18fc50 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge pull request #1 from floriscornel/dependabot/go_modules/github.…

    …com/klauspost/compress-1.17.9
    
    Bump github.com/klauspost/compress from 1.17.8 to 1.17.9
    floriscornel authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8367bf1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Bump github.com/klauspost/compress from 1.17.9 to 1.17.10

    Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.9 to 1.17.10.
    - [Release notes](https://github.com/klauspost/compress/releases)
    - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
    - [Commits](klauspost/compress@v1.17.9...v1.17.10)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/klauspost/compress
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    52400d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Merge pull request #2 from floriscornel/dependabot/go_modules/github.…

    …com/klauspost/compress-1.17.10
    
    Bump github.com/klauspost/compress from 1.17.9 to 1.17.10
    floriscornel authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3bfa3d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. update dependencies

    floriscornel committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9d08ebd View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Bump codecov/codecov-action from 4 to 5

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    547805a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2025

  1. Merge pull request #5 from floriscornel/dependabot/github_actions/cod…

    …ecov/codecov-action-5
    
    Bump codecov/codecov-action from 4 to 5
    floriscornel authored Jan 5, 2025
    Configuration menu
    Copy the full SHA
    81c7686 View commit details
    Browse the repository at this point in the history
Loading