Skip to content

Conversation

@yarikoptic
Copy link
Member

Allows users to override the state file and config's since timestamp to force refetching builds from a specific point in time. Accepts both ISO 8601 timestamps (e.g., '2025-01-02T00:00:00Z') and relative times (e.g., '3 days ago', '1 week ago').

🤖 Generated with Claude Code

Allows users to override the state file and config's since timestamp
to force refetching builds from a specific point in time. Accepts both
ISO 8601 timestamps (e.g., '2025-01-02T00:00:00Z') and relative times
(e.g., '3 days ago', '1 week ago').

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@yarikoptic yarikoptic added the enhancement New feature or request label Jan 5, 2026
@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

❌ Patch coverage is 17.07317% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.78%. Comparing base (a416ffd) to head (74cf823).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/tinuous/__main__.py 17.07% 32 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
- Coverage   65.65%   61.78%   -3.87%     
==========================================
  Files          10       10              
  Lines        1383     1421      +38     
  Branches      211      222      +11     
==========================================
- Hits          908      878      -30     
- Misses        395      464      +69     
+ Partials       80       79       -1     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants