Skip to content

📝 [#564] refactor docs for objecttype migrations#737

Open
Floris272 wants to merge 6 commits intomasterfrom
feature/564-docs
Open

📝 [#564] refactor docs for objecttype migrations#737
Floris272 wants to merge 6 commits intomasterfrom
feature/564-docs

Conversation

@Floris272
Copy link
Contributor

Fixes #564

Changes

  • updates docs

@codecov-commenter
Copy link

codecov-commenter commented Feb 26, 2026

Codecov Report

❌ Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.47%. Comparing base (8894f45) to head (3f57c36).

Files with missing lines Patch % Lines
src/objects/core/admin.py 33.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #737      +/-   ##
==========================================
- Coverage   85.58%   85.47%   -0.11%     
==========================================
  Files         144      144              
  Lines        3003     3008       +5     
  Branches      236      237       +1     
==========================================
+ Hits         2570     2571       +1     
- Misses        381      385       +4     
  Partials       52       52              

☔ 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 Feb 26, 2026

🐰 Bencher Report

Branchfeature/564-docs
Testbedubuntu-24.04
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
110.71 ms
(-12.07%)Baseline: 125.91 ms
132.21 ms
(83.74%)
performance_test/tests/test_objects_list.py::test_objects_api_list_filter_one_result📈 view plot
🚷 view threshold
18.76 ms
(-2.57%)Baseline: 19.26 ms
20.22 ms
(92.79%)
performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_1📈 view plot
🚷 view threshold
286.76 ms
(-13.45%)Baseline: 331.34 ms
347.90 ms
(82.42%)
performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_5📈 view plot
🚷 view threshold
283.94 ms
(-13.78%)Baseline: 329.33 ms
345.80 ms
(82.11%)
performance_test/tests/test_objects_list.py::test_objects_api_list_small_page_size_page_20📈 view plot
🚷 view threshold
116.14 ms
(-8.74%)Baseline: 127.27 ms
133.63 ms
(86.91%)
🐰 View full continuous benchmarking report in Bencher

@Floris272 Floris272 marked this pull request as ready for review March 9, 2026 16:45
@Floris272 Floris272 requested a review from stevenbal March 9, 2026 16:45
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.

OpenObjecten - combine the ObjectsType API into the Objects API

2 participants