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: jandelgado/gcov2lcov
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.6
Choose a base ref
...
head repository: jandelgado/gcov2lcov
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.1
Choose a head ref
  • 12 commits
  • 11 files changed
  • 3 contributors

Commits on Aug 18, 2023

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

Commits on Aug 19, 2023

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

Commits on Oct 11, 2024

  1. Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows (#…

    …21)
    
    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 1 to 4.1.7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v1...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    47fef9e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Use goreleaser (#23)

    jandelgado authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    4efa331 View commit details
    Browse the repository at this point in the history
  2. [gomod] Bump github.com/stretchr/testify from 1.8.1 to 1.9.0 (#25)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.9.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.1...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    d2bef97 View commit details
    Browse the repository at this point in the history
  3. [gh-actions] Bump actions/checkout from 3 to 4 (#26)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    cc76f74 View commit details
    Browse the repository at this point in the history
  4. [gh-actions] Bump actions/setup-go from 4 to 5 (#27)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c4e174c View commit details
    Browse the repository at this point in the history
  5. [gh-actions] Bump actions/download-artifact from 4.1.7 to 4.1.8 (#28)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.7 to 4.1.8.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v4.1.7...v4.1.8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5a2910e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f4a951 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    9b76dd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d6bc73 View commit details
    Browse the repository at this point in the history
  3. release 1.1.1

    jandelgado committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    51ca2a7 View commit details
    Browse the repository at this point in the history
Loading