Skip to content
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

fix(react): define default prop of each components(Delay, Suspense) #709

Merged
merged 11 commits into from
Feb 8, 2024

fix(react): fixed test code for the Delay component

b9348bf
Select commit
Loading
Failed to load commit list.
Merged

fix(react): define default prop of each components(Delay, Suspense) #709

fix(react): fixed test code for the Delay component
b9348bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 8, 2024 in 0s

83.76% (target 100.00%)

View this Pull Request on Codecov

83.76% (target 100.00%)

Details

Codecov Report

Merging #709 (b9348bf) into main (5fb61ec) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #709   +/-   ##
=======================================
  Coverage   83.76%   83.76%           
=======================================
  Files          31       31           
  Lines         505      505           
  Branches      116      115    -1     
=======================================
  Hits          423      423           
  Misses         72       72           
  Partials       10       10           
Components Coverage Δ
@suspensive/react 97.56% <ø> (ø)
@suspensive/react-query 0.00% <ø> (ø)
@suspensive/react-await 100.00% <ø> (ø)
@suspensive/react-image 23.52% <ø> (ø)