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: cypress-io/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: cypress-io/code-coverage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10-upgrade-p4-work
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 385 files changed
  • 1 contributor

Commits on Feb 3, 2022

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

Commits on Feb 4, 2022

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

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    1dcdb35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc46de6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf9a2e3 View commit details
    Browse the repository at this point in the history
  4. s

    elylucas committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    137d66a View commit details
    Browse the repository at this point in the history
  5. chore: test build

    elylucas committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    a067d73 View commit details
    Browse the repository at this point in the history
  6. chore: test build

    ```json
    {
      "platform": "linux",
      "arch": "x64",
      "env": {
        "CYPRESS_INSTALL_BINARY": "https://cdn.cypress.io/beta/binary/10.0.0/linux-x64/circle-10.0-release-f318035d43c6b62908802c7ea36970ce57f2355e/cypress.zip"
      },
      "packages": "https://cdn.cypress.io/beta/npm/10.0.0/linux-x64/circle-10.0-release-f318035d43c6b62908802c7ea36970ce57f2355e/cypress.tgz",
      "commit": "f318035d43c6b62908802c7ea36970ce57f2355e",
      "status": {
        "owner": "cypress-io",
        "repo": "cypress",
        "sha": "f318035d43c6b62908802c7ea36970ce57f2355e",
        "platform": "linux",
        "arch": "x64",
        "context": "[linux-x64] cypress-test-ci-environments"
      }
    }
    ```
    elylucas committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    6216762 View commit details
    Browse the repository at this point in the history
Loading