Support for Javascript and TypeScript's partial line coverage.

2104

As an example of what Partials looks like

To enable this feature, add the following block to your codecov.yml

# add the following to your codecov.yml
parsers:
  javascript:
    enable_partials: yes