• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

HDT3213 / godis / 8408928872
73%
master: 73%

Build:
Build:
LAST BUILD BRANCH: fix/expireRemoveOperationNotPerformed
DEFAULT BRANCH: master
Ran 24 Mar 2024 11:21AM UTC
Jobs 1
Files 63
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Mar 2024 11:18AM UTC coverage: 73.237% (+0.2%) from 73.055%
8408928872

Pull #212

github

xuning888
bugfix: Use rounding to calculate TTL
The previous code calculated TTL directly by int64 / time.Second or int64 / time.Millisecond, which could result in a calculation error of up to 1s/1ms. Now, using math.Round ensures that TTL is rounded to the nearest whole second/millisecond, improving the accuracy of the calculation.
Pull Request #212: bugfix: Use rounding to calculate TTL

4 of 4 new or added lines in 1 file covered. (100.0%)

7673 of 10477 relevant lines covered (73.24%)

0.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8408928872.1 24 Mar 2024 11:21AM UTC 0
73.24
GitHub Action Run
Source Files on build 8408928872
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #212
  • PR Base - master (#7901526837)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc