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

feat: Add local caching #4412

Merged
merged 1 commit into from
Nov 18, 2020
Merged

Conversation

iamareebjamal
Copy link
Member

No description provided.

@vercel
Copy link

vercel bot commented May 26, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/9c3bfyaij
✅ Preview: https://open-event-frontend-git-cache-data.eventyay.now.sh

@iamareebjamal iamareebjamal changed the base branch from master to development May 26, 2020 22:13
vsasvipul0605
vsasvipul0605 previously approved these changes Aug 20, 2020
@codecov
Copy link

codecov bot commented Nov 18, 2020

Codecov Report

Merging #4412 (6222886) into development (91a069b) will increase coverage by 0.31%.
The diff coverage is 71.66%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #4412      +/-   ##
===============================================
+ Coverage        23.47%   23.78%   +0.31%     
===============================================
  Files              508      509       +1     
  Lines             5368     5411      +43     
  Branches            47       59      +12     
===============================================
+ Hits              1260     1287      +27     
- Misses            4100     4109       +9     
- Partials             8       15       +7     
Impacted Files Coverage Δ
app/controllers/application.js 46.15% <ø> (ø)
app/controllers/events/view/tickets/orders/list.js 0.00% <ø> (ø)
app/utils/dictionary/demography.ts 100.00% <ø> (ø)
app/services/cache.ts 69.81% <69.81%> (ø)
app/routes/application.js 83.78% <75.00%> (-1.59%) ⬇️
app/components/footer-main.js 66.66% <100.00%> (-23.34%) ⬇️
app/services/auth-manager.js 59.32% <100.00%> (+0.70%) ⬆️
app/services/settings.js 66.66% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 91a069b...6222886. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 587d5d7 into fossasia:development Nov 18, 2020
@iamareebjamal iamareebjamal deleted the cache-data branch November 18, 2020 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants