Skip to content

Fix LegacyGenericForeignKey#3263

Merged
lunkwill42 merged 4 commits intoUninett:masterfrom
hmpf:fix-lgfk
Feb 20, 2025
Merged

Fix LegacyGenericForeignKey#3263
lunkwill42 merged 4 commits intoUninett:masterfrom
hmpf:fix-lgfk

Conversation

@hmpf
Copy link
Copy Markdown
Contributor

@hmpf hmpf commented Jan 27, 2025

Depends on #2850

This only adapts modern methods for caching. It might be wise to rewrite lgfk in such a way as to make it more like the modern GenericForeignKey but if this works, that's really good enough.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.58%. Comparing base (35b0f71) to head (2c781ce).
Report is 208 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3263   +/-   ##
=======================================
  Coverage   60.58%   60.58%           
=======================================
  Files         606      606           
  Lines       43733    43736    +3     
  Branches       48       48           
=======================================
+ Hits        26494    26499    +5     
+ Misses      17227    17225    -2     
  Partials       12       12           

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

We should've been testing for Python 3.11 for a long time now, it's
time to start!
@hmpf hmpf force-pushed the fix-lgfk branch 2 times, most recently from 2de7923 to 07a4a14 Compare January 28, 2025 08:41
@sonarqubecloud
Copy link
Copy Markdown

@lunkwill42 lunkwill42 merged commit 2c781ce into Uninett:master Feb 20, 2025
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