Skip to content

chore: fix any warnings in image module #886

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

Merged
merged 4 commits into from
Apr 29, 2022

Conversation

ST-DDT
Copy link
Member

@ST-DDT ST-DDT commented Apr 28, 2022

56 -> 54 warnings

I'm not sure whether I should publicly expose the custom types.
I do intent to use them in some tests in the future though.

@ST-DDT ST-DDT added the c: chore PR that doesn't affect the runtime behavior label Apr 28, 2022
@ST-DDT ST-DDT added this to the v6.3 - Next Minor milestone Apr 28, 2022
@ST-DDT ST-DDT requested review from a team April 28, 2022 13:50
@ST-DDT ST-DDT self-assigned this Apr 28, 2022
@codecov
Copy link

codecov bot commented Apr 28, 2022

Codecov Report

Merging #886 (422d457) into main (98b6289) will decrease coverage by 0.00%.
The diff coverage is 14.28%.

@@            Coverage Diff             @@
##             main     #886      +/-   ##
==========================================
- Coverage   99.42%   99.41%   -0.01%     
==========================================
  Files        1958     1959       +1     
  Lines      210811   210830      +19     
  Branches      900      901       +1     
==========================================
+ Hits       209598   209600       +2     
- Misses       1156     1172      +16     
- Partials       57       58       +1     
Impacted Files Coverage Δ
src/utils/types.ts 0.00% <0.00%> (ø)
src/image_providers/lorempixel.ts 92.01% <50.00%> (+0.02%) ⬆️
src/image.ts 98.84% <100.00%> (+<0.01%) ⬆️

@ST-DDT ST-DDT added the p: 1-normal Nothing urgent label Apr 28, 2022
@ST-DDT
Copy link
Member Author

ST-DDT commented Apr 28, 2022

I'm not sure how I can add coverage for types aside from using them...

ejcheng
ejcheng previously approved these changes Apr 28, 2022
@ST-DDT ST-DDT force-pushed the chore/fix-image-any-warnings branch from cc888a6 to 422d457 Compare April 29, 2022 10:12
@ST-DDT ST-DDT requested review from a team April 29, 2022 10:13
@ST-DDT ST-DDT added the s: accepted Accepted feature / Confirmed bug label Apr 29, 2022
@Shinigami92 Shinigami92 merged commit 8ce7f3e into main Apr 29, 2022
@Shinigami92 Shinigami92 deleted the chore/fix-image-any-warnings branch April 29, 2022 10:39
@xDivisionByZerox xDivisionByZerox added the m: image Something is referring to the image module label Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: chore PR that doesn't affect the runtime behavior m: image Something is referring to the image module p: 1-normal Nothing urgent s: accepted Accepted feature / Confirmed bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants