Skip to content

Fix UniqueViolation in equivalent_identifiers_refresh cache rebuild (PP-4786)#3553

Closed
dbernstein wants to merge 1 commit into
ThePalaceProject:mainfrom
dbernstein:bugfix/recursiveequivalentscache-unique-violation
Closed

Fix UniqueViolation in equivalent_identifiers_refresh cache rebuild (PP-4786)#3553
dbernstein wants to merge 1 commit into
ThePalaceProject:mainfrom
dbernstein:bugfix/recursiveequivalentscache-unique-violation

Fix UniqueViolation in equivalent_identifiers_refresh

2b943c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2026 in 1s

93.46% (-0.01%) compared to 65b15bf

View this Pull Request on Codecov

93.46% (-0.01%) compared to 65b15bf

Details

Codecov Report

❌ Patch coverage is 76.47059% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.46%. Comparing base (65b15bf) to head (2b943c9).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
...c/palace/manager/sqlalchemy/refresh_equivalents.py 76.47% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3553      +/-   ##
==========================================
- Coverage   93.46%   93.46%   -0.01%     
==========================================
  Files         512      512              
  Lines       46611    46618       +7     
  Branches     6352     6353       +1     
==========================================
+ Hits        43566    43571       +5     
  Misses       1969     1969              
- Partials     1076     1078       +2     

☔ View full report in Codecov by Harness.
📢 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.