Skip to content

Add request specific policies #882

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 2, 2025
Merged

Add request specific policies #882

merged 3 commits into from
May 2, 2025

Conversation

jenschude
Copy link
Contributor

  • Changeset added

Features

Fixes

Breaking changes

@jenschude jenschude requested a review from a team as a code owner April 23, 2025 11:12
Copy link

codecov bot commented May 2, 2025

Codecov Report

Attention: Patch coverage is 71.42857% with 14 lines in your changes missing coverage. Please review.

Project coverage is 10.05%. Comparing base (31a9408) to head (83f6d62).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
...rap/rmf/base/client/http/RequestPolicyBuilder.java 69.56% 7 Missing ⚠️
...in/java/io/vrap/rmf/base/client/ClientBuilder.java 57.14% 3 Missing ⚠️
...io/vrap/rmf/base/client/http/PolicyMiddleware.java 33.33% 2 Missing ⚠️
...ommercetools/api/defaultconfig/ApiRootBuilder.java 50.00% 1 Missing ⚠️
.../base/client/http/RequestPolicyMiddlewareImpl.java 92.30% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #882      +/-   ##
============================================
+ Coverage     10.01%   10.05%   +0.03%     
- Complexity     1967     1983      +16     
============================================
  Files          7007     7009       +2     
  Lines         68441    68503      +62     
  Branches        295      296       +1     
============================================
+ Hits           6857     6890      +33     
- Misses        61408    61437      +29     
  Partials        176      176              

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

@jenschude jenschude merged commit f4add24 into main May 2, 2025
15 checks passed
@jenschude jenschude deleted the request-policies branch May 2, 2025 05:20
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.

2 participants