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

Implement transactions to secure data #3

Merged
merged 4 commits into from
Aug 6, 2024
Merged

Implement transactions to secure data #3

merged 4 commits into from
Aug 6, 2024

Conversation

linw1995
Copy link
Owner

@linw1995 linw1995 commented Aug 6, 2024

No description provided.

@linw1995 linw1995 added the documentation Improvements or additions to documentation label Aug 6, 2024
@linw1995 linw1995 self-assigned this Aug 6, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 87.50000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 83.43%. Comparing base (5634f99) to head (8f2badb).

Files Patch % Lines
src/api/bookmark.rs 92.00% 2 Missing ⚠️
src/api/errors.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   81.90%   83.43%   +1.52%     
==========================================
  Files          17       17              
  Lines         503      507       +4     
==========================================
+ Hits          412      423      +11     
+ Misses         91       84       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@linw1995 linw1995 merged commit 1224850 into main Aug 6, 2024
1 check passed
@linw1995 linw1995 deleted the do_transaction branch August 6, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants