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: LLNL/blt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: LLNL/blt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/modifyCodeCoverage
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 2, 2024

  1. add -fno-inline -fno-inline-small-functions -fno-default-inline flags…

    … to compiler flags when coverage is enabled
    rrsettgast committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    ba9e72a View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. hardcode exclusion of unitTests dir to check if that changes coverage…

    … report to avoid unitTest source reporting
    rrsettgast committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    efefb3d View commit details
    Browse the repository at this point in the history
  2. hardcode removal of unitTests dir to check if that changes coverage r…

    …eport to avoid unitTest source reporting
    rrsettgast committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a20905d View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    b574f80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01282fd View commit details
    Browse the repository at this point in the history
  3. undo changes

    rrsettgast committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    18231eb View commit details
    Browse the repository at this point in the history
Loading