Skip to content

ETQ Tech : je veux plus de follow orphelin #11891

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

Merged
merged 3 commits into from
Jul 23, 2025

Conversation

Benoit-MINT
Copy link
Contributor

@Benoit-MINT Benoit-MINT commented Jul 21, 2025

La table Follow, n'a ni de dépendance de suppression ni de contrainte en base avec les tables Dossier et Instructeur. On a en base aujourd'hui :

  • environ 17k de follows orphelins d'un instructeur ;
  • environ 6M de follows orphelins d'un dossier ;

Dans cette PR, on ajoute des dépendances de suppression et une MT pour nettoyer la base. Dans une prochaine PR nous pourrons ajouter une contrainte en base.

Copy link

codecov bot commented Jul 21, 2025

Codecov Report

Attention: Patch coverage is 83.33333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 89.98%. Comparing base (8049498) to head (da19d3d).
Report is 23 commits behind head on main.

Files with missing lines Patch % Lines
...aintenance/t20250721destroy_orphan_follows_task.rb 72.72% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11891      +/-   ##
==========================================
+ Coverage   89.97%   89.98%   +0.01%     
==========================================
  Files        1303     1306       +3     
  Lines       28675    28709      +34     
  Branches     5938     5949      +11     
==========================================
+ Hits        25801    25835      +34     
  Misses       2874     2874              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Benoit-MINT Benoit-MINT force-pushed the etq-tech-suppression-follows-orphelins branch from 4e13a4b to da19d3d Compare July 22, 2025 13:36
@Benoit-MINT Benoit-MINT marked this pull request as ready for review July 22, 2025 14:35
@Benoit-MINT Benoit-MINT added this pull request to the merge queue Jul 23, 2025
@Benoit-MINT
Copy link
Contributor Author

ping @colinux pour info

Merged via the queue into main with commit 1edcd8f Jul 23, 2025
26 of 29 checks passed
@Benoit-MINT Benoit-MINT deleted the etq-tech-suppression-follows-orphelins branch July 23, 2025 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants