mts-ai / FastAPI-JSONAPI

JSON:API for FastAPI
https://mts-ai.github.io/FastAPI-JSONAPI/
MIT License
109 stars 10 forks source link

added simple cache #87

Closed CosmoV closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 78.92%. Comparing base (b9cfe93) to head (1d667e8).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/mts-ai/FastAPI-JSONAPI/pull/87/graphs/tree.svg?width=650&height=150&src=pr&token=6K39IP2L0Z&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mts-ai)](https://app.codecov.io/gh/mts-ai/FastAPI-JSONAPI/pull/87?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mts-ai) ```diff @@ Coverage Diff @@ ## main #87 +/- ## ========================================== + Coverage 78.83% 78.92% +0.08% ========================================== Files 40 40 Lines 2547 2557 +10 Branches 375 376 +1 ========================================== + Hits 2008 2018 +10 Misses 467 467 Partials 72 72 ``` | [Flag](https://app.codecov.io/gh/mts-ai/FastAPI-JSONAPI/pull/87/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mts-ai) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/mts-ai/FastAPI-JSONAPI/pull/87/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mts-ai) | `78.92% <100.00%> (+0.08%)` | :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=mts-ai#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/mts-ai/FastAPI-JSONAPI/pull/87?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mts-ai) | Coverage Δ | | |---|---|---| | [fastapi\_jsonapi/api.py](https://app.codecov.io/gh/mts-ai/FastAPI-JSONAPI/pull/87?src=pr&el=tree&filepath=fastapi_jsonapi%2Fapi.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mts-ai#diff-ZmFzdGFwaV9qc29uYXBpL2FwaS5weQ==) | `95.87% <100.00%> (ø)` | | | [fastapi\_jsonapi/schema\_builder.py](https://app.codecov.io/gh/mts-ai/FastAPI-JSONAPI/pull/87?src=pr&el=tree&filepath=fastapi_jsonapi%2Fschema_builder.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mts-ai#diff-ZmFzdGFwaV9qc29uYXBpL3NjaGVtYV9idWlsZGVyLnB5) | `100.00% <100.00%> (ø)` | |