aws / aws-xray-java-agent

The official AWS X-Ray Auto Instrumentation Agent for Java.
Apache License 2.0
42 stars 18 forks source link

Remove assertions for lambda retry count #107

Closed srprash closed 2 years ago

srprash commented 2 years ago

Ref: https://github.com/aws/aws-xray-sdk-java/pull/299

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

codecov-commenter commented 2 years ago

Codecov Report

Merging #107 (e3de316) into main (a988866) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #107   +/-   ##
=========================================
  Coverage     65.10%   65.10%           
  Complexity      193      193           
=========================================
  Files            17       17           
  Lines           854      854           
  Branches        132      132           
=========================================
  Hits            556      556           
  Misses          229      229           
  Partials         69       69           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a988866...e3de316. Read the comment docs.