Closed angeloashmore closed 2 years ago
Merging #17 (60d709d) into master (05c7ea8) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #17 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 4 +1
Lines 59 64 +5
=========================================
+ Hits 59 64 +5
Impacted Files | Coverage Δ | |
---|---|---|
src/customType.ts | 100.00% <ø> (ø) |
|
src/fields.ts | 100.00% <ø> (ø) |
|
src/index.ts | 100.00% <100.00%> (ø) |
|
src/webhook.ts | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 05c7ea8...60d709d. Read the comment docs.
Types of changes
Description
This PR adds types for Prismic webhooks. See #3 for more details.
Note: This PR depends on #15.
Checklist:
🐧