mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-14 09:46:53 +00:00
feat: Use new Codecov uploader
This commit is contained in:
parent
b215992d02
commit
635d4e88ad
21 changed files with 45214 additions and 3633 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import Coverage from "./coverage";
|
||||
import Coverage from './coverage';
|
||||
|
||||
test('test uncovered if', () => {
|
||||
const coverageObj = new Coverage();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue