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

port #989 to new branch due to lack of perms to fix conflicts #1276

Merged
merged 1 commit into from
Mar 23, 2024

Conversation

collerek
Copy link
Owner

Allow indexing on foreign keys

Copy link

codecov bot commented Mar 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (52d992d) to head (7338e49).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1276   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          203       203           
  Lines        14791     14806   +15     
=========================================
+ Hits         14791     14806   +15     
Files Coverage Δ
ormar/fields/foreign_key.py 100.00% <100.00%> (ø)
...sts/test_model_definition/test_model_definition.py 100.00% <100.00%> (ø)

Copy link

codspeed-hq bot commented Mar 23, 2024

CodSpeed Performance Report

Merging #1276 will degrade performances by 18.1%

Comparing allow-setting-index-on-fk (7338e49) with master (52d992d)

Summary

⚡ 1 improvements
❌ 2 (👁 2) regressions
✅ 81 untouched benchmarks

Benchmarks breakdown

Benchmark master allow-setting-index-on-fk Change
test_avg[1000] 16.4 ms 14.2 ms +15.01%
👁 test_max[1000] 13.3 ms 16.3 ms -18.1%
👁 test_max[500] 10.3 ms 12.3 ms -16.98%

@collerek collerek merged commit 5f4354d into master Mar 23, 2024
20 checks passed
@collerek collerek deleted the allow-setting-index-on-fk branch March 23, 2024 23:41
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.

1 participant