Thanks to visit codestin.com
Credit goes to github.com

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: rpl/flow-coverage-report
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: rpl/flow-coverage-report
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 12 commits
  • 38 files changed
  • 4 contributors

Commits on Feb 25, 2018

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

Commits on May 26, 2018

  1. feat: Added a new --exclude-non-flow cli option

    - added flow annotation to cli index
    - added command line argument to exclude non-flow files from reports
    - added bunch of libdefs from flow-types types definitions repo
    - added flow type for log
    Ville Saukkonen authored and rpl committed May 26, 2018
    Configuration menu
    Copy the full SHA
    6737621 View commit details
    Browse the repository at this point in the history
  2. chore: Minor changes to the excludeNonFlow mode and flow-typed libdef…

    …s update script
    
    This patch contains some additional flow type checking errors that have been caught
    by the updated flow-typed definitions and the most recent flow version, and some
    minor tweaks to the new excludeNonFlow mode.
    
    - Applied fixes for new flow type checking errors
    - Updated flow to 0.72.0 and Added npm script to update flow-typed definitions
    - Do not collect flow coverage data for non-flow file in excludeNonFlow mode
    - Added excludeNonFlow as false to default configs
    - Added unit test for excludeNonFlow mode
    rpl committed May 26, 2018
    Configuration menu
    Copy the full SHA
    5a72d56 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2018

  1. Configuration menu
    Copy the full SHA
    3abe6bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31af708 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    533d94f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6b63b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6503925 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2018

  1. chore: Optionally round percent values with decimals

    I went for 2 decimal places – I'm open to alternatives though!
    benadamstyles authored and rpl committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    39f3a98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84ef534 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a23f86 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2018

  1. chore: release 0.6.0

    rpl committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    ea09e05 View commit details
    Browse the repository at this point in the history
Loading