✨ [maykinmedia/open-api-framework#163] Integrate django-common#665
Merged
✨ [maykinmedia/open-api-framework#163] Integrate django-common#665
Conversation
11 tasks
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #665 +/- ##
==========================================
+ Coverage 82.08% 82.98% +0.90%
==========================================
Files 131 128 -3
Lines 2489 2422 -67
Branches 201 192 -9
==========================================
- Hits 2043 2010 -33
+ Misses 403 371 -32
+ Partials 43 41 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
160a047 to
1cf585f
Compare
8990f21 to
b86fbe9
Compare
b86fbe9 to
362e85d
Compare
- 500.html - checks.py - migration_operations.py - views.py -> server_error - admin_index.py -> should_display_dropdown_menu
362e85d to
36a0e92
Compare
Contributor
|
| Branch | feature/add-maykin-common |
| Testbed | ubuntu-latest |
Click to view all benchmark results
| Benchmark | Latency | Benchmark Result milliseconds (ms) (Result Δ%) | Upper Boundary milliseconds (ms) (Limit %) |
|---|---|---|---|
| performance_test/tests/test_objects_list.py::test_objects_api_list_filter_one_result | 📈 view plot 🚷 view threshold | 19.26 ms(-3.27%)Baseline: 19.91 ms | 20.91 ms (92.13%) |
| performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_1 | 📈 view plot 🚷 view threshold | 231.37 ms(+0.71%)Baseline: 229.73 ms | 241.22 ms (95.92%) |
| performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_5 | 📈 view plot 🚷 view threshold | 234.34 ms(-0.08%)Baseline: 234.52 ms | 246.25 ms (95.16%) |
| performance_test/tests/test_objects_list.py::test_objects_api_list_small_page_size_page_20 | 📈 view plot 🚷 view threshold | 95.16 ms(-0.62%)Baseline: 95.76 ms | 100.55 ms (94.64%) |
stevenbal
approved these changes
Oct 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Fixes maykinmedia/open-api-framework#163