inab / openEBench-nuxt

Vue Client for the OpenEBench Micro Frontends
Apache License 2.0
2 stars 2 forks source link

fix: correct url to fetch total number of resources. Closes #604 #609

Closed EvaMart closed 4 months ago

EvaMart commented 4 months ago

Fixes issue #604

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 17.99%. Comparing base (92a3275) to head (c9f303a). Report is 2 commits behind head on master.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/inab/openEBench-nuxt/pull/609/graphs/tree.svg?width=650&height=150&src=pr&token=Z4INK074SM&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inab)](https://app.codecov.io/gh/inab/openEBench-nuxt/pull/609?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inab) ```diff @@ Coverage Diff @@ ## master #609 +/- ## ======================================= Coverage 17.99% 17.99% ======================================= Files 118 118 Lines 1456 1456 Branches 147 147 ======================================= Hits 262 262 Misses 1194 1194 ```