PnX-SI / TaxHub

Application de gestion des taxons
GNU General Public License v3.0
24 stars 31 forks source link

feat: improve perf route biblistes #585

Open andriacap opened 5 days ago

andriacap commented 5 days ago

See issue : #584

Reviewed-by: andriacap

codecov[bot] commented 5 days ago

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 52.38%. Comparing base (18b662f) to head (5a570e3).

Files with missing lines Patch % Lines
apptax/taxonomie/routesbiblistes.py 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #585 +/- ## =========================================== + Coverage 52.34% 52.38% +0.04% =========================================== Files 37 37 Lines 2432 2430 -2 =========================================== Hits 1273 1273 + Misses 1159 1157 -2 ``` | [Flag](https://app.codecov.io/gh/PnX-SI/TaxHub/pull/585/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PnX-SI) | Coverage Δ | | |---|---|---| | [pytest](https://app.codecov.io/gh/PnX-SI/TaxHub/pull/585/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PnX-SI) | `52.38% <25.00%> (+0.04%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PnX-SI#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features:

andriacap commented 4 days ago

Est ce qu'au passage il faudrait envisager de pouvoir filtrer sur id_liste et ne récupérer les infos que d'une seule liste ?