Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support istanbul coverage provider #1676

Merged
merged 35 commits into from
Aug 15, 2022
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
bf752f9
refactor: move `coverage.ts` to `coverage/c8.ts`
AriPerkkio Jul 17, 2022
28f0bef
refactor: create interface for coverage logic
AriPerkkio Jul 17, 2022
d98028f
refactor: add `NullCoverageProvider` to handled disabled coverage
AriPerkkio Jul 22, 2022
7e20301
feat: support `istanbul` coverage provider
AriPerkkio Jul 19, 2022
0126cf4
test: `istanbul` coverage provider
AriPerkkio Aug 2, 2022
1b05a3d
docs: `istanbul` coverage provider
AriPerkkio Aug 4, 2022
3519f6d
refactor: provide info on coverage report
antfu Aug 13, 2022
f7f3156
wip: move to packages
antfu Aug 13, 2022
684f7e3
fix: make it working
antfu Aug 15, 2022
93291ad
refactor: use top-level imports for istanbul
antfu Aug 15, 2022
1f662ea
docs: update
antfu Aug 15, 2022
c228115
chore: lint
antfu Aug 15, 2022
d675dab
refactor: update coverage provider interface
antfu Aug 15, 2022
5c0e3aa
refactor: ship ESM only for coverage support
antfu Aug 15, 2022
7ce1e0e
feat: support custom coverage provider
antfu Aug 15, 2022
ba6ac5c
Merge remote-tracking branch 'origin/main' into pr/AriPerkkio/1676
antfu Aug 15, 2022
9d53170
chore: fix lock
antfu Aug 15, 2022
04d4cc4
chore: cli docs
antfu Aug 15, 2022
a4e86b1
Merge remote-tracking branch 'origin/main' into pr/AriPerkkio/1676
antfu Aug 15, 2022
dd38877
chore: fix types
antfu Aug 15, 2022
3055192
Merge remote-tracking branch 'origin/main' into pr/AriPerkkio/1676
antfu Aug 15, 2022
ce30200
chore: fix build
antfu Aug 15, 2022
f8722fa
Merge remote-tracking branch 'origin/main' into pr/AriPerkkio/1676
antfu Aug 15, 2022
cd927b9
chore: update deps
antfu Aug 15, 2022
a5cee1c
Merge remote-tracking branch 'origin/main' into pr/AriPerkkio/1676
antfu Aug 15, 2022
380c210
chore: lint
antfu Aug 15, 2022
246e146
chore: upgrade esno
antfu Aug 15, 2022
4edf2ad
Merge branch 'main' into pr/AriPerkkio/1676
antfu Aug 15, 2022
016030d
chore: update
antfu Aug 15, 2022
43dd177
chore: update
antfu Aug 15, 2022
4fb4dcd
Merge branch 'main' into pr/AriPerkkio/1676
antfu Aug 15, 2022
1b1f059
Merge branch 'main' into pr/AriPerkkio/1676
antfu Aug 15, 2022
bc15516
chore: fix tsconfig
antfu Aug 15, 2022
4b4b0a6
chore: use rollup
antfu Aug 15, 2022
4ff81ae
chore: update
antfu Aug 15, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/main' into pr/AriPerkkio/1676
  • Loading branch information
antfu committed Aug 15, 2022
commit 3055192ec9063cedc90587760249fca39c4e41ad
15 changes: 0 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

You are viewing a condensed version of this merge commit. You can view the full changes here.