Skip to content

Conversation

@TimdeBeer1
Copy link
Contributor

Fixes maykinmedia/open-api-framework#197

Changes

[Describe the changes here]

@codecov-commenter
Copy link

codecov-commenter commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.59%. Comparing base (4e4aaa2) to head (ff44243).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #716      +/-   ##
==========================================
- Coverage   84.62%   84.59%   -0.03%     
==========================================
  Files         138      137       -1     
  Lines        2738     2733       -5     
  Branches      215      215              
==========================================
- Hits         2317     2312       -5     
  Misses        373      373              
  Partials       48       48              

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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 15, 2026

🐰 Bencher Report

Branchfeature/oaf-197-update-pagination
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
119.35 ms
(+1.74%)Baseline: 117.30 ms
123.17 ms
(96.90%)
performance_test/tests/test_objects_list.py::test_objects_api_list_filter_one_result📈 view plot
🚷 view threshold
22.44 ms
(+3.78%)Baseline: 21.62 ms
22.71 ms
(98.84%)
performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_1📈 view plot
🚷 view threshold
279.31 ms
(+0.32%)Baseline: 278.43 ms
292.35 ms
(95.54%)
performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_5📈 view plot
🚷 view threshold
281.92 ms
(+0.84%)Baseline: 279.57 ms
293.55 ms
(96.04%)
performance_test/tests/test_objects_list.py::test_objects_api_list_small_page_size_page_20📈 view plot
🚷 view threshold
133.12 ms
(+1.36%)Baseline: 131.33 ms
137.90 ms
(96.54%)
🐰 View full continuous benchmarking report in Bencher

@TimdeBeer1 TimdeBeer1 force-pushed the feature/oaf-197-update-pagination branch from 4aaea92 to ff44243 Compare January 16, 2026 13:22
@TimdeBeer1 TimdeBeer1 merged commit 5779e78 into master Jan 16, 2026
40 of 41 checks passed
@TimdeBeer1 TimdeBeer1 deleted the feature/oaf-197-update-pagination branch January 16, 2026 13:37
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.

Make sure the maximum pageSize for pagination is documented in the OAS

4 participants