aws / aws-xray-sdk-java

The official AWS X-Ray Recorder SDK for Java.
Apache License 2.0
96 stars 99 forks source link

Refactored AWSXRayServletFilter #386

Closed eugine closed 1 year ago

eugine commented 1 year ago

Description of changes: Refactored: not to use deprecated method in strategy creation

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 1 year ago

Codecov Report

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

Project coverage is 28.09%. Comparing base (f81966d) to head (e404ca9). Report is 21 commits behind head on master.

Files with missing lines Patch % Lines
...aws/xray/jakarta/servlet/AWSXRayServletFilter.java 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #386 +/- ## ========================================= Coverage 28.09% 28.09% Complexity 574 574 ========================================= Files 138 138 Lines 5254 5254 Branches 634 634 ========================================= Hits 1476 1476 Misses 3577 3577 Partials 201 201 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.