Skip to content

Commit

Permalink
Add codecov.yml to fix the file paths (#3013)
Browse files Browse the repository at this point in the history
CodeCov.io needs a yml file to be able to correct link the file paths to
the coverage numbers.
  • Loading branch information
adityapatwardhan authored and lzybkr committed Jan 19, 2017
1 parent f0a9581 commit d6daf1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions codecov.yml
@@ -0,0 +1,3 @@
# name: codecov.yml
fixes:
- "master/Powershell-master::"

This comment has been minimized.

Copy link
@stevepeak

stevepeak Jan 23, 2017

Sorry, but I gave you the wrong data.

  fixes:
-    - "master/Powershell-master::"
+    - "master/PowerShell-master::"

This comment has been minimized.

Copy link
@adityapatwardhan

adityapatwardhan Jan 23, 2017

Author Member

I will make these changes. Thanks.

0 comments on commit d6daf1f

Please sign in to comment.