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

Disallowed write after delete #796

Merged
merged 3 commits into from
Aug 15, 2024

Conversation

thehenrytsai
Copy link
Contributor

Another PR will follow for allowing pruning to occur following a delete without pruning.

@codecov-commenter
Copy link

codecov-commenter commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.66%. Comparing base (7491616) to head (75118b6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #796      +/-   ##
==========================================
- Coverage   98.69%   98.66%   -0.03%     
==========================================
  Files          73       73              
  Lines       11269    11267       -2     
  Branches     1612     1611       -1     
==========================================
- Hits        11122    11117       -5     
- Misses        141      144       +3     
  Partials        6        6              

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

LiranCohen
LiranCohen previously approved these changes Aug 15, 2024
Copy link
Member

@LiranCohen LiranCohen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐐

tests/handlers/records-write.spec.ts Outdated Show resolved Hide resolved
csuwildcat
csuwildcat previously approved these changes Aug 15, 2024
Co-authored-by: Liran Cohen <c.liran.c@gmail.com>
@thehenrytsai thehenrytsai dismissed stale reviews from csuwildcat and LiranCohen via 75118b6 August 15, 2024 22:33
@thehenrytsai thehenrytsai merged commit a233e8a into main Aug 15, 2024
4 checks passed
@thehenrytsai thehenrytsai deleted the henrytsai/disallow-write-after-delete branch August 15, 2024 22:39
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.

4 participants