imagekit-developer / imagekit-angular

Angular SDK for ImageKit.io client side file upload and URL generation
https://imagekit.io
18 stars 20 forks source link

Add missing URL endpoint check #56

Closed dev-codesymphony closed 1 year ago

dev-codesymphony commented 1 year ago

Add missing URL endpoint check

codecov[bot] commented 1 year ago

Codecov Report

Base: 92.05% // Head: 92.11% // Increases project coverage by +0.05% :tada:

Coverage data is based on head (246a34e) compared to base (2d5a537). Patch has no changes to coverable lines.

:exclamation: Current head 246a34e differs from pull request most recent head fbc476a. Consider uploading reports for the commit fbc476a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #56 +/- ## ========================================== + Coverage 92.05% 92.11% +0.05% ========================================== Files 6 6 Lines 277 279 +2 Branches 52 52 ========================================== + Hits 255 257 +2 Misses 4 4 Partials 18 18 ``` | [Impacted Files](https://codecov.io/gh/imagekit-developer/imagekit-angular/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [.../imagekitio-angular/ik-video/ik-video.component.ts](https://codecov.io/gh/imagekit-developer/imagekit-angular/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-bGliL3NyYy9pbWFnZWtpdGlvLWFuZ3VsYXIvaWstdmlkZW8vaWstdmlkZW8uY29tcG9uZW50LnRz) | `94.82% <0.00%> (+0.09%)` | :arrow_up: | | [.../imagekitio-angular/ik-image/ik-image.component.ts](https://codecov.io/gh/imagekit-developer/imagekit-angular/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-bGliL3NyYy9pbWFnZWtpdGlvLWFuZ3VsYXIvaWstaW1hZ2UvaWstaW1hZ2UuY29tcG9uZW50LnRz) | `91.20% <0.00%> (+0.09%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.