Skip to content

🥅 [open-api-framework#188] add error catch#703

Merged
Floris272 merged 1 commit intomasterfrom
feature/oaf-188-data-dump-error-catch
Nov 19, 2025
Merged

🥅 [open-api-framework#188] add error catch#703
Floris272 merged 1 commit intomasterfrom
feature/oaf-188-data-dump-error-catch

Conversation

@Floris272
Copy link
Contributor

@Floris272 Floris272 commented Nov 17, 2025

Fixes maykinmedia/open-api-framework#188

Changes

  • adds better error catch to dump data script

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.06%. Comparing base (85ed8c6) to head (6856cdc).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #703   +/-   ##
=======================================
  Coverage   84.06%   84.06%           
=======================================
  Files         131      131           
  Lines        2497     2497           
  Branches      199      199           
=======================================
  Hits         2099     2099           
  Misses        354      354           
  Partials       44       44           

☔ 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

🐰 Bencher Report

Branchfeature/oaf-188-data-dump-error-catch
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
111.57 ms
(-1.28%)Baseline: 113.01 ms
118.66 ms
(94.02%)
performance_test/tests/test_objects_list.py::test_objects_api_list_filter_one_result📈 view plot
🚷 view threshold
19.82 ms
(-2.70%)Baseline: 20.37 ms
21.39 ms
(92.67%)
performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_1📈 view plot
🚷 view threshold
270.64 ms
(-0.22%)Baseline: 271.24 ms
284.80 ms
(95.03%)
performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_5📈 view plot
🚷 view threshold
269.82 ms
(+0.03%)Baseline: 269.74 ms
283.22 ms
(95.27%)
performance_test/tests/test_objects_list.py::test_objects_api_list_small_page_size_page_20📈 view plot
🚷 view threshold
126.12 ms
(-0.48%)Baseline: 126.73 ms
133.06 ms
(94.78%)
🐰 View full continuous benchmarking report in Bencher

@Floris272 Floris272 merged commit 36acc65 into master Nov 19, 2025
25 checks passed
@Floris272 Floris272 deleted the feature/oaf-188-data-dump-error-catch branch November 19, 2025 14:26
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.

Create export scripts to output CSV files

3 participants