SumoLogic / sumologic-java-http-core

Core Java components for sending data to Sumo Logic HTTP sources
Apache License 2.0
2 stars 4 forks source link

SUMO-205764 Add max limit of retries to sumo http sender #32

Closed MZochowskiSUMO closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 62.11% // Head: 62.72% // Increases project coverage by +0.61% :tada:

Coverage data is based on head (91df60e) compared to base (38bf834). Patch coverage: 87.50% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #32 +/- ## ============================================ + Coverage 62.11% 62.72% +0.61% - Complexity 66 69 +3 ============================================ Files 9 9 Lines 322 330 +8 Branches 28 30 +2 ============================================ + Hits 200 207 +7 Misses 108 108 - Partials 14 15 +1 ``` | [Impacted Files](https://codecov.io/gh/SumoLogic/sumologic-java-http-core/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SumoLogic) | Coverage Δ | | |---|---|---| | [...java/com/sumologic/http/sender/SumoHttpSender.java](https://codecov.io/gh/SumoLogic/sumologic-java-http-core/pull/32/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SumoLogic#diff-c3JjL21haW4vamF2YS9jb20vc3Vtb2xvZ2ljL2h0dHAvc2VuZGVyL1N1bW9IdHRwU2VuZGVyLmphdmE=) | `83.01% <87.50%> (+0.36%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SumoLogic). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SumoLogic)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.