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: bahmutov/check-code-coverage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.2
Choose a base ref
...
head repository: bahmutov/check-code-coverage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.3
Choose a head ref
  • 5 commits
  • 7 files changed
  • 2 contributors

Commits on May 23, 2020

  1. add links to videos

    bahmutov authored May 23, 2020
    Configuration menu
    Copy the full SHA
    caf2843 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. fix: update regex to match decimal percents (#20)

    Should handle code coverage with decimal places like `92.5%`
    markgoho authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    e32d0d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. package lock

    bahmutov committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    dbc4113 View commit details
    Browse the repository at this point in the history
  2. more debug logs

    bahmutov committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    83fc251 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b95f11 View commit details
    Browse the repository at this point in the history
Loading