FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing main...feature/improved-code-coverage-module · ixm-one/ixm · GitHub

/ ixm Public
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: ixm-one/ixm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: ixm-one/ixm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/improved-code-coverage-module
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 8 files changed
  • 1 contributor

Commits on Feb 24, 2025

  1. feat(cmake)!: improve code coverage module

    This PR brings gcov support and the GNU component to `find_package(Coverage)`.
    Of note, this is a breaking change as the `add_llvm_coverage` command
    will most likely go away after this is merged.
    
    Signed-off-by: Izzy Muerte <63051+bruxisma@users.noreply.github.com>
    bruxisma committed Feb 24, 2025
    Configuration menu
    Copy the full SHA
    7f7224f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a251896 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2025

  1. ♻️ Always "find" the GNU component as long as gcov is found.

    📝 Update documentation for component
    
    Signed-off-by: Izzy Muerte <63051+bruxisma@users.noreply.github.com>
    bruxisma committed Mar 1, 2025
    Configuration menu
    Copy the full SHA
    d7c4168 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. ♻️ Heavily refactor the LLVM featureset in modules/FindCoverage.cmake

    Signed-off-by: Izzy Muerte <63051+bruxisma@users.noreply.github.com>
    bruxisma committed Mar 3, 2025
    Configuration menu
    Copy the full SHA
    a9d3e20 View commit details
    Browse the repository at this point in the history
  2. 🐛 Fix visibility with target_coverage for the underlying `target_li…

    …nk_libraries` call
    
    Signed-off-by: Izzy Muerte <63051+bruxisma@users.noreply.github.com>
    bruxisma committed Mar 3, 2025
    Configuration menu
    Copy the full SHA
    ec7e474 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. ♻️ Refactor LLVM component to be more efficient. Update property names

    Signed-off-by: Izzy Muerte <63051+bruxisma@users.noreply.github.com>
    bruxisma committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    22d6cf0 View commit details
    Browse the repository at this point in the history
  2. 📝 Begin updating the documentation for Coverage

    Signed-off-by: Izzy Muerte <63051+bruxisma@users.noreply.github.com>
    bruxisma committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    b7fe2a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. ♻️ Large refactor of existing systems, file locations, and featureset.

    Signed-off-by: Izzy Muerte <63051+bruxisma@users.noreply.github.com>
    bruxisma committed Mar 9, 2025
    Configuration menu
    Copy the full SHA
    696f3eb View commit details
    Browse the repository at this point in the history
  2. 🚚 Move internal -> runtime

    Signed-off-by: Izzy Muerte <63051+bruxisma@users.noreply.github.com>
    bruxisma committed Mar 9, 2025
    Configuration menu
    Copy the full SHA
    18c06a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. 🐛 Woops

    Signed-off-by: Izzy Muerte <63051+bruxisma@users.noreply.github.com>
    bruxisma committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    36130d1 View commit details
    Browse the repository at this point in the history
  2. 🚧 Continuing GNU coverage (now requires gcovr 😔)

    Signed-off-by: Izzy Muerte <63051+bruxisma@users.noreply.github.com>
    bruxisma committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    5f1e94d View commit details
    Browse the repository at this point in the history
  3. 🐛 Fix some machinery for component discovery

    Signed-off-by: Izzy Muerte <63051+bruxisma@users.noreply.github.com>
    bruxisma committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    f336b16 View commit details
    Browse the repository at this point in the history
  4. 🚧 Continuing to save some fixes here

    Signed-off-by: Izzy Muerte <63051+bruxisma@users.noreply.github.com>
    bruxisma committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    ccb66fd View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Merge branch 'main' into feature/improved-code-coverage-module

    Signed-off-by: Izzy Muerte <63051+bruxisma@users.noreply.github.com>
    bruxisma authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    5bf1292 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Configuration menu
    Copy the full SHA
    ddbc939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84b70bb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into feature/improved-code-coverage-module

    Signed-off-by: Izzy Muerte <63051+bruxisma@users.noreply.github.com>
    bruxisma authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    9fb8bf4 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2025

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

Back | FazBrowse Home | New Git URL