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

docs(README): improve caching explanation DOC-8 #78

Merged
merged 4 commits into from
Nov 15, 2023

Conversation

JuroUhlar
Copy link
Contributor

@JuroUhlar JuroUhlar commented Nov 13, 2023

@JuroUhlar JuroUhlar changed the title docs(README): improve caching explanation docs(README): improve caching explanation DOC-8 Nov 13, 2023
Copy link

github-actions bot commented Nov 13, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 97.11% 168/173
🟢 Branches 96.15% 50/52
🟢 Functions 83.93% 47/56
🟢 Lines 96.95% 159/164

Test suite run success

41 tests passing in 2 suites.

Report generated by 🧪jest coverage report action from f66dbf3

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 97.1 96.15 83.92 96.95
🟢  src 98.86 94.11 76.19 98.78
🟢   client.ts 98.52 93.75 93.75 98.52 21
🟢   global.ts 100 100 100 100
🟢   index.ts 100 100 0 100
🟢  src/cache 95.29 100 88.57 95.12
🟢   cache-local-storage.ts 92.85 100 100 92.85 23
🟢   cache-manager.ts 100 100 100 100
🟢   cache-memory.ts 100 100 100 100
🟢   cache-session-storage.ts 92.85 100 100 92.85 33
🔴   cache-stub.ts 33.33 100 0 33.33 10-16
🟢   index.ts 100 100 100 100
🟢   shared.ts 100 100 100 100

@JuroUhlar JuroUhlar marked this pull request as ready for review November 13, 2023 16:43
Copy link

This PR will create a patch release 🚀

1.2.2 (2023-11-14)

Documentation

  • README: fix badges underlines (f66dbf3)
  • README: improve caching explanation (7e4b491)
  • README: minor fixes (a59be68)
  • README: small grammar fixes (14ef708)

@JuroUhlar JuroUhlar requested a review from ilfa November 14, 2023 12:50
@JuroUhlar JuroUhlar merged commit 1728ece into main Nov 15, 2023
4 checks passed
ilfa pushed a commit that referenced this pull request Nov 15, 2023
## [1.2.2](v1.2.1...v1.2.2) (2023-11-15)

### Documentation

* **README:** improve caching explanation DOC-8 ([#78](#78)) ([1728ece](1728ece))
@ilfa
Copy link
Member

ilfa commented Nov 15, 2023

🎉 This PR is included in version 1.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ilfa ilfa added the released label Nov 15, 2023
@ilfa ilfa deleted the docs/doc-8-improve-caching-explanation branch March 6, 2024 10:30
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.

3 participants