Skip to content

v0.6.1 - #54

Merged
erayerdin merged 4 commits into
mainfrom
dev
Feb 2, 2024
Merged

v0.6.1#54
erayerdin merged 4 commits into
mainfrom
dev

Conversation

@erayerdin

Copy link
Copy Markdown
Owner

No description provided.

* init useUploadFileResumable hook

* test and impl initially, useUploadFileResumable hook > should have ready state

* impl useUploadFileResumable

* init docs for useUploadFileResumable

* explain useUploadFile performance and ui

* write docs for useUploadFileResumable
* init useDownloadLink hook

* test and impl initially, useDownloadLink hook should have ready state

* add state

* impl dispatcher

* init docs for useDownloadLink

* add link state to useDownloadLink

* write docs for useDownloadLink
* init StorageDownloadLink component

* add StorageDownloadLinkProps

* impl StorageDownloadLink

* init docs for StorageDownloadLink

* fix typo

* write docs for StorageDownloadLink
@erayerdin erayerdin self-assigned this Feb 2, 2024
@codecov

codecov Bot commented Feb 2, 2024

Copy link
Copy Markdown

Codecov Report

Attention: 26 lines in your changes are missing coverage. Please review.

Comparison is base (1b95e42) 85.85% compared to head (066b33a) 85.15%.
Report is 8 commits behind head on main.

Files Patch % Lines
src/storage/StorageDownloadLink.tsx 57.14% 12 Missing ⚠️
src/storage/useUploadFileResumable.ts 81.81% 8 Missing ⚠️
src/storage/useDownloadLink.ts 83.33% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
- Coverage   85.85%   85.15%   -0.71%     
==========================================
  Files          31       34       +3     
  Lines        1280     1394     +114     
  Branches      113      115       +2     
==========================================
+ Hits         1099     1187      +88     
- Misses        178      204      +26     
  Partials        3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@erayerdin
erayerdin merged commit 8aa6ca9 into main Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant