Closed pedroven closed 1 month ago
@RisingOrange I don't know if you noticed but seems like some tests are flaky, sometimes the CI pipeline fails, and sometimes not.
@RisingOrange I don't know if you noticed but seems like some tests are flaky, sometimes the CI pipeline fails, and sometimes not.
Yes, this is indeed an issue. I haven't got around to fixing it yet
Related issues
Proposed changes
This PR makes these changes:
send_daily_review_summaries
which will send to the AnkiHub server the compiled data of the daily reviewsfeature_flags.py
module and its use to avoid the need to update the dataclass if a new feature flag is created on the serverHow to reproduce
daily_card_review_summary
is enabledrevlog
row to the value of a timestamp of yesterday's dateDailyCardReviewSummary
was created successfully