Skip to content

Conversation

@OlhaZahoruiko
Copy link
Contributor

Fixes maykinmedia/open-api-framework#171

Changes

[Describe the changes here]

@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.12%. Comparing base (5ae1a6b) to head (e3559d7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #710   +/-   ##
=======================================
  Coverage   84.12%   84.12%           
=======================================
  Files         134      134           
  Lines        2576     2576           
  Branches      208      208           
=======================================
  Hits         2167     2167           
  Misses        362      362           
  Partials       47       47           

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

@OlhaZahoruiko OlhaZahoruiko marked this pull request as ready for review December 1, 2025 11:58
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

🐰 Bencher Report

Branchfeature/171-Upgrade-OAF
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
milliseconds (ms)
(Result Δ%)
Upper Boundary
milliseconds (ms)
(Limit %)
performance_test/tests/test_objects_list.py::test_objects_api_list_filter_by_object_type📈 view plot
🚷 view threshold
101.11 ms
(-5.59%)Baseline: 107.09 ms
112.45 ms
(89.91%)
performance_test/tests/test_objects_list.py::test_objects_api_list_filter_one_result📈 view plot
🚷 view threshold
19.86 ms
(-0.91%)Baseline: 20.04 ms
21.04 ms
(94.37%)
performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_1📈 view plot
🚷 view threshold
235.56 ms
(-7.42%)Baseline: 254.43 ms
267.15 ms
(88.18%)
performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_5📈 view plot
🚷 view threshold
233.03 ms
(-7.86%)Baseline: 252.91 ms
265.55 ms
(87.75%)
performance_test/tests/test_objects_list.py::test_objects_api_list_small_page_size_page_20📈 view plot
🚷 view threshold
117.43 ms
(-3.83%)Baseline: 122.11 ms
128.22 ms
(91.59%)
🐰 View full continuous benchmarking report in Bencher

Copy link
Collaborator

@stevenbal stevenbal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@OlhaZahoruiko could you rebase on master to fix the merge conflict?

@stevenbal stevenbal merged commit f137d62 into master Dec 2, 2025
38 of 39 checks passed
@stevenbal stevenbal deleted the feature/171-Upgrade-OAF branch December 2, 2025 11:39
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.

Connection pooling settings are misleading when running uWSGI with >1 process

4 participants