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

fix: fix the bugs of ttl effective time and IsExpired method #437

Merged
merged 3 commits into from
Aug 16, 2023
Merged

fix: fix the bugs of ttl effective time and IsExpired method #437

merged 3 commits into from
Aug 16, 2023

Conversation

bigboss2063
Copy link
Member

…andards were not uniform, and fix the wrong expiration judgment

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #437 (1180819) into master (db9c9f9) will increase coverage by 0.01%.
Report is 1 commits behind head on master.
The diff coverage is 84.21%.

@@            Coverage Diff             @@
##           master     #437      +/-   ##
==========================================
+ Coverage   66.99%   67.01%   +0.01%     
==========================================
  Files          34       34              
  Lines        5905     5917      +12     
==========================================
+ Hits         3956     3965       +9     
- Misses       1604     1606       +2     
- Partials      345      346       +1     
Files Changed Coverage Δ
tx.go 71.12% <66.66%> (-0.17%) ⬇️
db.go 62.06% <100.00%> (+0.10%) ⬆️
record.go 100.00% <100.00%> (ø)

@bigboss2063 bigboss2063 merged commit 48a0ecc into nutsdb:master Aug 16, 2023
6 checks passed
@bigboss2063 bigboss2063 deleted the ttl branch August 23, 2023 03:28
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

1 participant