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

vposd / CachedQueries / 4055301632

pending completion
4055301632

Pull #16

github

GitHub
Merge 0046186a7 into 541d6e495
Pull Request #16: Release 1.0.16

2 of 28 branches covered (7.14%)

Branch coverage included in aggregate %.

88 of 88 new or added lines in 7 files covered. (100.0%)

19 of 182 relevant lines covered (10.44%)

0.23 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/src/CachedQueries.Core/CacheOptions.cs
1
namespace CachedQueries.Core;
2

3
public class CacheOptions
4
{
5
    public TimeSpan LockTimeout { get; set; }
×
6
    public TimeSpan DefaultExpiration { get; set; }
×
7
}
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