Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failing UserCleanerJob #678

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Fix failing UserCleanerJob #678

merged 1 commit into from
Aug 14, 2024

Conversation

Splines
Copy link
Member

@Splines Splines commented Aug 14, 2024

The UserCleaner was reinvented in #647 and released in 1.14.0. Unfortunately, a silly mistake on my side (naming convention) prevented that it was executed at night and this fixes it.

⚠ Before the continuous release, we should tag the release 1.14.0 commit. It's currently existing as a draft and "ready for review" here.

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.80%. Comparing base (d0f8f44) to head (f893ca3).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #678   +/-   ##
=======================================
  Coverage   53.80%   53.80%           
=======================================
  Files         157      157           
  Lines        6644     6644           
=======================================
  Hits         3575     3575           
  Misses       3069     3069           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Splines Splines merged commit 8c8c2fc into dev Aug 14, 2024
5 checks passed
@Splines Splines deleted the fix/user-cleaner-job branch August 14, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants