Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added simple cache #87

Merged
merged 2 commits into from Apr 27, 2024
Merged

added simple cache #87

merged 2 commits into from Apr 27, 2024

Conversation

CosmoV
Copy link
Collaborator

@CosmoV CosmoV commented Apr 27, 2024

No description provided.

@CosmoV CosmoV requested a review from mahenzon April 27, 2024 08:05
Copy link

codecov bot commented Apr 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files

Impacted file tree graph

@@            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 Coverage Δ
unittests 78.92% <100.00%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
fastapi_jsonapi/api.py 95.87% <100.00%> (ø)
fastapi_jsonapi/schema_builder.py 100.00% <100.00%> (ø)

@CosmoV CosmoV force-pushed the feature/schema-builder-simple-cache branch from fc53054 to f8ec40b Compare April 27, 2024 08:51
@mahenzon mahenzon merged commit 907d0a8 into main Apr 27, 2024
13 checks passed
@mahenzon mahenzon deleted the feature/schema-builder-simple-cache branch April 27, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants