Skip to content

fix(registry): cron-repair stored membership status/is_ended that go stale with the clock - #418

Merged
gonzalesedwin1123 merged 9 commits into
19.0from
fix-417-membership-stale-computes
Sep 3, 2026
Merged

fix(registry): cron-repair stored membership status/is_ended that go stale with the clock#418
gonzalesedwin1123 merged 9 commits into
19.0from
fix-417-membership-stale-computes

fix(registry): offset the two ended-status crons so they cannot collide

a53e6af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2026 in 1s

76.31% (+0.05%) compared to 87fa05f

View this Pull Request on Codecov

76.31% (+0.05%) compared to 87fa05f

Details

Codecov Report

❌ Patch coverage is 99.09091% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 76.31%. Comparing base (87fa05f) to head (a53e6af).
⚠️ Report is 7 commits behind head on 19.0.

Files with missing lines Patch % Lines
spp_registry/models/group_membership.py 99.09% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #418      +/-   ##
==========================================
+ Coverage   76.26%   76.31%   +0.05%     
==========================================
  Files         662      698      +36     
  Lines       44223    46572    +2349     
==========================================
+ Hits        33726    35542    +1816     
- Misses      10497    11030     +533     
Files with missing lines Coverage Δ
spp_registry/models/group_membership.py 89.71% <99.09%> (+7.98%) ⬆️

... and 36 files with indirect coverage changes

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