Closed angeloashmore closed 1 year ago
Merging #317 (8d43848) into master (74fce89) will increase coverage by
0.00%
. The diff coverage is100.00%
.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
@@ Coverage Diff @@
## master #317 +/- ##
=======================================
Coverage 99.96% 99.96%
=======================================
Files 50 50
Lines 6045 6049 +4
Branches 294 294
=======================================
+ Hits 6043 6047 +4
Misses 2 2
Files Changed | Coverage Δ | |
---|---|---|
src/helpers/asHTML.ts | 100.00% <ø> (ø) |
|
src/helpers/asText.ts | 100.00% <ø> (ø) |
|
src/buildQueryURL.ts | 99.47% <100.00%> (+<0.01%) |
:arrow_up: |
src/createClient.ts | 100.00% <100.00%> (ø) |
|
src/getRepositoryName.ts | 100.00% <100.00%> (ø) |
|
src/helpers/asImagePixelDensitySrcSet.ts | 100.00% <100.00%> (ø) |
|
src/helpers/asImageSrc.ts | 100.00% <100.00%> (ø) |
|
src/helpers/asImageWidthSrcSet.ts | 100.00% <100.00%> (ø) |
|
src/helpers/asLink.ts | 100.00% <100.00%> (ø) |
|
src/helpers/asLinkAttrs.ts | 100.00% <100.00%> (ø) |
Types of changes
Description
This PR updates all dependencies. Prettier formatting was fixed as part of the updates.
Checklist:
🐱