Bump deps #24

Merged
inallyoung merged 3 commits from ft/bump_deps into master 2022-08-23 11:03:13 +00:00
inallyoung commented 2022-08-23 09:37:35 +00:00 (Migrated from github.com)
No description provided.
codecov[bot] commented 2022-08-23 09:40:27 +00:00 (Migrated from github.com)

Codecov Report

Merging #24 (7fee168) into master (02a4309) will increase coverage by 3.00%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master      #24      +/-   ##
============================================
+ Coverage     61.99%   65.00%   +3.00%     
- Complexity      307      319      +12     
============================================
  Files            68       67       -1     
  Lines          1563     1560       -3     
  Branches        124      124              
============================================
+ Hits            969     1014      +45     
+ Misses          529      488      -41     
+ Partials         65       58       -7     
Impacted Files Coverage Δ
...java/dev/vality/hooker/utils/PaymentToolUtils.java 68.53% <ø> (+5.61%) ⬆️
...ev/vality/hooker/service/CustomerEventService.java 55.31% <100.00%> (ø)
...v/vality/hooker/service/InvoicingEventService.java 35.92% <100.00%> (+0.34%) ⬆️
.../dev/vality/hooker/converter/InvoiceConverter.java 53.84% <0.00%> (-7.70%) ⬇️
...a/dev/vality/hooker/converter/RefundConverter.java 77.77% <0.00%> (+3.70%) ⬆️
...ity/hooker/converter/CustomerBindingConverter.java 100.00% <0.00%> (+20.00%) ⬆️
.../main/java/dev/vality/hooker/utils/ErrorUtils.java 84.74% <0.00%> (+23.72%) ⬆️
.../dev/vality/hooker/converter/PaymentConverter.java 79.06% <0.00%> (+30.23%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

# [Codecov](https://codecov.io/gh/valitydev/hooker/pull/24?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev) Report > Merging [#24](https://codecov.io/gh/valitydev/hooker/pull/24?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev) (7fee168) into [master](https://codecov.io/gh/valitydev/hooker/commit/02a4309662e50696d48103b96310f3823bc75b85?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev) (02a4309) will **increase** coverage by `3.00%`. > The diff coverage is `100.00%`. ```diff @@ Coverage Diff @@ ## master #24 +/- ## ============================================ + Coverage 61.99% 65.00% +3.00% - Complexity 307 319 +12 ============================================ Files 68 67 -1 Lines 1563 1560 -3 Branches 124 124 ============================================ + Hits 969 1014 +45 + Misses 529 488 -41 + Partials 65 58 -7 ``` | [Impacted Files](https://codecov.io/gh/valitydev/hooker/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev) | Coverage Δ | | |---|---|---| | [...java/dev/vality/hooker/utils/PaymentToolUtils.java](https://codecov.io/gh/valitydev/hooker/pull/24/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev#diff-c3JjL21haW4vamF2YS9kZXYvdmFsaXR5L2hvb2tlci91dGlscy9QYXltZW50VG9vbFV0aWxzLmphdmE=) | `68.53% <ø> (+5.61%)` | :arrow_up: | | [...ev/vality/hooker/service/CustomerEventService.java](https://codecov.io/gh/valitydev/hooker/pull/24/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev#diff-c3JjL21haW4vamF2YS9kZXYvdmFsaXR5L2hvb2tlci9zZXJ2aWNlL0N1c3RvbWVyRXZlbnRTZXJ2aWNlLmphdmE=) | `55.31% <100.00%> (ø)` | | | [...v/vality/hooker/service/InvoicingEventService.java](https://codecov.io/gh/valitydev/hooker/pull/24/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev#diff-c3JjL21haW4vamF2YS9kZXYvdmFsaXR5L2hvb2tlci9zZXJ2aWNlL0ludm9pY2luZ0V2ZW50U2VydmljZS5qYXZh) | `35.92% <100.00%> (+0.34%)` | :arrow_up: | | [.../dev/vality/hooker/converter/InvoiceConverter.java](https://codecov.io/gh/valitydev/hooker/pull/24/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev#diff-c3JjL21haW4vamF2YS9kZXYvdmFsaXR5L2hvb2tlci9jb252ZXJ0ZXIvSW52b2ljZUNvbnZlcnRlci5qYXZh) | `53.84% <0.00%> (-7.70%)` | :arrow_down: | | [...a/dev/vality/hooker/converter/RefundConverter.java](https://codecov.io/gh/valitydev/hooker/pull/24/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev#diff-c3JjL21haW4vamF2YS9kZXYvdmFsaXR5L2hvb2tlci9jb252ZXJ0ZXIvUmVmdW5kQ29udmVydGVyLmphdmE=) | `77.77% <0.00%> (+3.70%)` | :arrow_up: | | [...ity/hooker/converter/CustomerBindingConverter.java](https://codecov.io/gh/valitydev/hooker/pull/24/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev#diff-c3JjL21haW4vamF2YS9kZXYvdmFsaXR5L2hvb2tlci9jb252ZXJ0ZXIvQ3VzdG9tZXJCaW5kaW5nQ29udmVydGVyLmphdmE=) | `100.00% <0.00%> (+20.00%)` | :arrow_up: | | [.../main/java/dev/vality/hooker/utils/ErrorUtils.java](https://codecov.io/gh/valitydev/hooker/pull/24/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev#diff-c3JjL21haW4vamF2YS9kZXYvdmFsaXR5L2hvb2tlci91dGlscy9FcnJvclV0aWxzLmphdmE=) | `84.74% <0.00%> (+23.72%)` | :arrow_up: | | [.../dev/vality/hooker/converter/PaymentConverter.java](https://codecov.io/gh/valitydev/hooker/pull/24/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev#diff-c3JjL21haW4vamF2YS9kZXYvdmFsaXR5L2hvb2tlci9jb252ZXJ0ZXIvUGF5bWVudENvbnZlcnRlci5qYXZh) | `79.06% <0.00%> (+30.23%)` | :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=valitydev). 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=valitydev)
karle0wne (Migrated from github.com) approved these changes 2022-08-23 10:50:41 +00:00
Sign in to join this conversation.
No description provided.