Skip to content

chore: migrate TTL to only accept int #1577

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

Merged
merged 2 commits into from
May 3, 2025
Merged

chore: migrate TTL to only accept int #1577

merged 2 commits into from
May 3, 2025

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented May 3, 2025

TTLs are always in full seconds. We shouldn't see any floats here. This was legacy backwards compat, however they should all be fixed now.

Cython 3.1 compat

Copy link

codecov bot commented May 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.76%. Comparing base (f5c15e9) to head (1fb5cc5).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1577      +/-   ##
==========================================
- Coverage   99.76%   99.76%   -0.01%     
==========================================
  Files          33       33              
  Lines        3400     3399       -1     
  Branches      461      461              
==========================================
- Hits         3392     3391       -1     
  Misses          5        5              
  Partials        3        3              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

codspeed-hq bot commented May 3, 2025

CodSpeed Performance Report

Merging #1577 will not alter performance

Comparing ttl_int (1fb5cc5) with master (f5c15e9)

Summary

✅ 6 untouched benchmarks

@bdraco bdraco marked this pull request as ready for review May 3, 2025 15:09
@bdraco bdraco merged commit 5a72fd4 into master May 3, 2025
31 checks passed
@bdraco bdraco deleted the ttl_int branch May 3, 2025 15:09
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.

1 participant