Skip to content
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

[#NotAssigned] Removed getRawStatusCode() method for removal in Sprin… #10736

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

intr3p1d
Copy link
Contributor

@intr3p1d intr3p1d commented Mar 7, 2024

…g Webflux 6.1

@intr3p1d intr3p1d added this to the 3.0.0 milestone Mar 7, 2024
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

Attention: Patch coverage is 0% with 45 lines in your changes are missing coverage. Please review.

Project coverage is 37.59%. Comparing base (5850d41) to head (d951115).
Report is 7 commits behind head on master.

Files Patch % Lines
...rp/pinpoint/plugin/resttemplate/SpringVersion.java 0.00% 12 Missing ⚠️
...te/interceptor/util/Spring5HttpStatusProvider.java 0.00% 7 Missing ⚠️
...te/interceptor/util/Spring6HttpStatusProvider.java 0.00% 7 Missing ⚠️
...te/interceptor/util/HttpStatusProviderFactory.java 0.00% 6 Missing ⚠️
...npoint/plugin/resttemplate/RestTemplatePlugin.java 0.00% 4 Missing ⚠️
...plate/interceptor/ListenableFutureInterceptor.java 0.00% 3 Missing ⚠️
...ate/interceptor/ClientHttpResponseInterceptor.java 0.00% 2 Missing ⚠️
...sttemplate/interceptor/HttpRequestInterceptor.java 0.00% 2 Missing ⚠️
...nterceptor/util/UnsupportedHttpStatusProvider.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #10736      +/-   ##
============================================
- Coverage     37.62%   37.59%   -0.04%     
- Complexity    11944    11969      +25     
============================================
  Files          3841     3855      +14     
  Lines         95142    95482     +340     
  Branches      10310    10338      +28     
============================================
+ Hits          35800    35894      +94     
- Misses        56399    56641     +242     
- Partials       2943     2947       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@intr3p1d intr3p1d closed this Mar 7, 2024
@intr3p1d intr3p1d reopened this Mar 8, 2024
@intr3p1d intr3p1d force-pushed the support_httpstatuscode branch 3 times, most recently from a872bfe to 44f693d Compare March 12, 2024 09:48
@intr3p1d intr3p1d merged commit a4a504c into pinpoint-apm:master Mar 13, 2024
1 of 3 checks passed
intr3p1d added a commit to intr3p1d/pinpoint that referenced this pull request Mar 14, 2024
intr3p1d added a commit to intr3p1d/pinpoint that referenced this pull request Mar 14, 2024
intr3p1d added a commit to intr3p1d/pinpoint that referenced this pull request Mar 14, 2024
intr3p1d added a commit to intr3p1d/pinpoint that referenced this pull request Mar 15, 2024
intr3p1d added a commit to intr3p1d/pinpoint that referenced this pull request Mar 15, 2024
intr3p1d added a commit to intr3p1d/pinpoint that referenced this pull request Mar 18, 2024
intr3p1d added a commit to intr3p1d/pinpoint that referenced this pull request Mar 18, 2024
intr3p1d added a commit to intr3p1d/pinpoint that referenced this pull request Mar 18, 2024
@intr3p1d intr3p1d self-assigned this Apr 2, 2024
intr3p1d added a commit to intr3p1d/pinpoint that referenced this pull request Apr 2, 2024
…ility with Spring WebFlux 6.1 & Boot 3.x.

[#NotAssigned] Removed getRawStatusCode() method for removal in Spring Webflux 6.1

[pinpoint-apm#10736] Separate dummy java class not to disturb spring-web dependency

[pinpoint-apm#10736] Remove dummy classes after install the plugin

[pinpoint-apm#10736] Use maven-clean-plugin instead of exec

[pinpoint-apm#10736] Split spring-stub into separate modules
intr3p1d added a commit that referenced this pull request Apr 2, 2024
…pring WebFlux 6.1 & Boot 3.x.

[#NotAssigned] Removed getRawStatusCode() method for removal in Spring Webflux 6.1

[#10736] Separate dummy java class not to disturb spring-web dependency

[#10736] Remove dummy classes after install the plugin

[#10736] Use maven-clean-plugin instead of exec

[#10736] Split spring-stub into separate modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants