Skip to content

refactor: Move api to data to match with 0002 ADR

Codecov / codecov/project failed Nov 6, 2023 in 0s

86.75% (-1.28%) compared to 77a355e

View this Pull Request on Codecov

86.75% (-1.28%) compared to 77a355e

Details

Codecov Report

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

Comparison is base (77a355e) 88.02% compared to head (df8432d) 86.75%.

❗ Current head df8432d differs from pull request most recent head 7e514b6. Consider uploading reports for the commit 7e514b6 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #645      +/-   ##
==========================================
- Coverage   88.02%   86.75%   -1.28%     
==========================================
  Files         417      394      -23     
  Lines        6598     5850     -748     
  Branches     1428     1280     -148     
==========================================
- Hits         5808     5075     -733     
+ Misses        765      750      -15     
  Partials       25       25              
Files Coverage Δ
src/taxonomy/TaxonomyListPage.jsx 100.00% <100.00%> (ø)
src/taxonomy/data/api.js 100.00% <100.00%> (ø)
src/taxonomy/export-modal/index.jsx 100.00% <100.00%> (ø)
src/taxonomy/export-modal/messages.js 100.00% <100.00%> (ø)
src/taxonomy/hooks.jsx 100.00% <100.00%> (ø)
src/taxonomy/messages.js 100.00% <ø> (ø)
src/taxonomy/taxonomy-card/messages.js 100.00% <100.00%> (ø)
src/taxonomy/data/thunks.js 50.00% <50.00%> (ø)
src/taxonomy/taxonomy-card/TaxonomyCardMenu.jsx 92.30% <92.30%> (ø)
src/taxonomy/taxonomy-card/index.jsx 97.05% <97.05%> (ø)

... and 78 files with indirect coverage changes

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