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

Commits on May 27, 2020

  1. Use multiple python coverage files

      * Combine everything found at ${PROJECT_BINARY_DIR}/.coverage*
    agutenkunst committed May 27, 2020
    Configuration menu
    Copy the full SHA
    9dda32a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Fix user output

    hslusarek committed May 28, 2020
    Configuration menu
    Copy the full SHA
    3b4c98c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

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

Commits on Jun 9, 2020

  1. Add renaming step for nosetests

    hslusarek committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    55039c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Fix path prefix

    hslusarek committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    d2c6fe3 View commit details
    Browse the repository at this point in the history
Loading