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 keys, get, set, has and del aliases #402

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

Atinux
Copy link
Member

@Atinux Atinux commented Mar 4, 2024

❓ Type of change

  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)

πŸ“š Description

For a sexier usage :)

πŸ“ Checklist

  • I have added a test
  • I have updated the documentation accordingly.

@Atinux Atinux requested a review from pi0 March 4, 2024 09:14
Copy link

cloudflare-pages bot commented Mar 4, 2024

Deploying with Β Cloudflare Pages Β Cloudflare Pages

Latest commit: df1c404
Status:Β βœ…Β  Deploy successful!
Preview URL: https://05ce2115.unstorage.pages.dev
Branch Preview URL: https://feat-aliases.unstorage.pages.dev

View logs

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 65.15%. Comparing base (4d61c78) to head (76560ec).
Report is 3 commits behind head on main.

❗ Current head 76560ec differs from pull request most recent head df1c404. Consider uploading reports for the commit df1c404 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #402      +/-   ##
==========================================
+ Coverage   65.05%   65.15%   +0.10%     
==========================================
  Files          39       39              
  Lines        4055     4067      +12     
  Branches      487      491       +4     
==========================================
+ Hits         2638     2650      +12     
  Misses       1408     1408              
  Partials        9        9              

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

src/types.ts Show resolved Hide resolved
@Atinux Atinux requested a review from pi0 March 5, 2024 11:01
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