BUS-66: add payment cash change event #47

Merged
vitaxa merged 2 commits from ft/BUS-66/payment-cash-change-event into master 2023-11-27 11:40:29 +00:00
vitaxa commented 2023-11-24 12:14:20 +00:00 (Migrated from github.com)
No description provided.
codecov[bot] commented 2023-11-26 16:42:28 +00:00 (Migrated from github.com)

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (02a4309) 61.99% compared to head (ff571a5) 64.26%.
Report is 10 commits behind head on master.

Files Patch % Lines
...v/vality/hooker/service/InvoicingEventService.java 32.14% 19 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #47      +/-   ##
============================================
+ Coverage     61.99%   64.26%   +2.26%     
- Complexity      307      316       +9     
============================================
  Files            68       65       -3     
  Lines          1563     1553      -10     
  Branches        124      125       +1     
============================================
+ Hits            969      998      +29     
+ Misses          529      497      -32     
+ Partials         65       58       -7     

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

## [Codecov](https://app.codecov.io/gh/valitydev/hooker/pull/47?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev) Report Attention: `19 lines` in your changes are missing coverage. Please review. > Comparison is base [(`02a4309`)](https://app.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) 61.99% compared to head [(`ff571a5`)](https://app.codecov.io/gh/valitydev/hooker/pull/47?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev) 64.26%. > Report is 10 commits behind head on master. | [Files](https://app.codecov.io/gh/valitydev/hooker/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev) | Patch % | Lines | |---|---|---| | [...v/vality/hooker/service/InvoicingEventService.java](https://app.codecov.io/gh/valitydev/hooker/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev#diff-c3JjL21haW4vamF2YS9kZXYvdmFsaXR5L2hvb2tlci9zZXJ2aWNlL0ludm9pY2luZ0V2ZW50U2VydmljZS5qYXZh) | 32.14% | [19 Missing :warning: ](https://app.codecov.io/gh/valitydev/hooker/pull/47?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev) | <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #47 +/- ## ============================================ + Coverage 61.99% 64.26% +2.26% - Complexity 307 316 +9 ============================================ Files 68 65 -3 Lines 1563 1553 -10 Branches 124 125 +1 ============================================ + Hits 969 998 +29 + Misses 529 497 -32 + Partials 65 58 -7 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/valitydev/hooker/pull/47?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev). :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=valitydev).
D-Baykov (Migrated from github.com) approved these changes 2023-11-27 09:27:49 +00:00
Sign in to join this conversation.
No description provided.