Skip to content

Enhancements for useApiFetchCallback.#3521

Open
mikaeltomovic wants to merge 2 commits into
developfrom
add/GOOWOO-8-enhancement-for-useapifetchcallback
Open

Enhancements for useApiFetchCallback.#3521
mikaeltomovic wants to merge 2 commits into
developfrom
add/GOOWOO-8-enhancement-for-useapifetchcallback

Update docs.

b7da1d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 1s

64.1% (-0.0%) compared to 2975ff8

View this Pull Request on Codecov

64.1% (-0.0%) compared to 2975ff8

Details

Codecov Report

❌ Patch coverage is 30.76923% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.1%. Comparing base (2975ff8) to head (b7da1d1).
⚠️ Report is 17 commits behind head on develop.

Files with missing lines Patch % Lines
js/src/hooks/useApiFetchCallback.js 33.3% 5 Missing and 3 partials ⚠️
js/src/hooks/useUpsertAdsAccount.js 0.0% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #3521     +/-   ##
=========================================
- Coverage     64.1%   64.1%   -0.0%     
=========================================
  Files          395     395             
  Lines         6773    6781      +8     
  Branches      1720    1723      +3     
=========================================
+ Hits          4342    4344      +2     
- Misses        2170    2173      +3     
- Partials       261     264      +3     
Files with missing lines Coverage Δ
js/src/hooks/useCreateMCAccount.js 6.2% <ø> (ø)
js/src/hooks/useUpsertAdsAccount.js 52.9% <0.0%> (ø)
js/src/hooks/useApiFetchCallback.js 24.6% <33.3%> (+0.1%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.