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: v3.4.2
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: v3.5.0
Choose a head ref
  • 1 commit
  • 20 files changed
  • 1 contributor

Commits on Apr 21, 2020

  1. feat: find missing files when using all:true option (#208)

    * add example where a file should not be covered
    
    * find files to include using globby
    
    * insert empty coverage for missed files
    
    * refactor a little
    
    * change the icon for files without any statements
    
    * confirm file not-covered is present in the final report
    
    * search using default extension masks if include is not present
    bahmutov authored Apr 21, 2020
    Configuration menu
    Copy the full SHA
    2ce2d90 View commit details
    Browse the repository at this point in the history
Loading