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: karma-runner/karma
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.0
Choose a base ref
...
head repository: karma-runner/karma
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.1
Choose a head ref
  • 6 commits
  • 8 files changed
  • 2 contributors

Commits on Oct 17, 2019

  1. Refactor (#3382)

    * refactor: Make instantiatePreprocessor work with cache and log all errors
    
    * refactor: use reduce() to create preprocessors Array
    anthony-redFox authored and johnjbarton committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    df114e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cd87ad View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. fix(server): Add test coverage for config.singleRun true branch. (#3384)

    Fix async test structure. Correct logic of failOnEmptyTestSuite.
    johnjbarton committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    259be0d View commit details
    Browse the repository at this point in the history
  2. fix: if preprocessor is async function and doesn't return a content t…

    …hen await donePromise (#3387)
    anthony-redFox authored and johnjbarton committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    f91be24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67ec618 View commit details
    Browse the repository at this point in the history
  4. chore: release v4.4.1

    johnjbarton committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    25d415e View commit details
    Browse the repository at this point in the history
Loading