Skip to content

Conversation

@FreekVR
Copy link
Contributor

@FreekVR FreekVR commented Jan 28, 2026

provides an Endpoint architecture following API guidelines intended for future expansion

fixes INT-1328

@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

❌ Patch coverage is 0% with 361 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.02%. Comparing base (a8e0a5f) to head (4b64365).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...pp/Endpoint/Resource/DeliveryOptionsV1Resource.php 0.00% 119 Missing ⚠️
src/App/Endpoint/EndpointService.php 0.00% 63 Missing ⚠️
...pp/Endpoint/Handler/GetDeliveryOptionsEndpoint.php 0.00% 53 Missing ⚠️
src/App/Endpoint/Contract/AbstractV1Request.php 0.00% 30 Missing ⚠️
src/App/Endpoint/EndpointRegistry.php 0.00% 29 Missing ⚠️
src/App/Endpoint/Contract/AbstractEndpoint.php 0.00% 20 Missing ⚠️
...App/Endpoint/Contract/AbstractVersionedRequest.php 0.00% 18 Missing ⚠️
...p/Endpoint/Request/GetDeliveryOptionsV1Request.php 0.00% 11 Missing ⚠️
src/App/Endpoint/Resource/V1ErrorResource.php 0.00% 11 Missing ⚠️
...pp/Endpoint/Contract/AbstractVersionedResource.php 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #417      +/-   ##
============================================
- Coverage     94.91%   90.02%   -4.90%     
- Complexity     2032     2134     +102     
============================================
  Files           359      369      +10     
  Lines          6644     7005     +361     
============================================
  Hits           6306     6306              
- Misses          338      699     +361     

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

…external consumption

provides an Endpoint architecture following API guidelines intended for future expansion

fixes INT-1328
@FreekVR FreekVR force-pushed the feat/delivery-options-endpoint branch from 4b64365 to 8802113 Compare January 29, 2026 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants