valitydev / hooker

Apache License 2.0
0 stars 0 forks source link

APM-273: add extra params in webhook #32

Closed malkoas closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #32 (b8cd512) into master (02a4309) will increase coverage by 2.88%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master      #32      +/-   ##
============================================
+ Coverage     61.99%   64.87%   +2.88%     
- Complexity      307      316       +9     
============================================
  Files            68       65       -3     
  Lines          1563     1529      -34     
  Branches        124      124              
============================================
+ Hits            969      992      +23     
+ Misses          529      477      -52     
+ Partials         65       60       -5     
Impacted Files Coverage Δ
...java/dev/vality/hooker/utils/PaymentToolUtils.java 68.53% <ø> (+5.61%) :arrow_up:
...a/dev/vality/hooker/configuration/KafkaConfig.java 100.00% <100.00%> (+22.00%) :arrow_up:
.../dev/vality/hooker/converter/PaymentConverter.java 82.95% <100.00%> (+34.11%) :arrow_up:
...vality/hooker/converter/WebhookMessageBuilder.java 92.85% <100.00%> (ø)
...n/java/dev/vality/hooker/dao/impl/HookDaoImpl.java 71.87% <100.00%> (ø)
...ev/vality/hooker/service/CustomerEventService.java 55.31% <100.00%> (ø)
...v/vality/hooker/service/InvoicingEventService.java 35.92% <100.00%> (+0.34%) :arrow_up:
...java/dev/vality/hooker/service/MessageService.java 95.23% <100.00%> (ø)
.../dev/vality/hooker/converter/InvoiceConverter.java 57.69% <0.00%> (-3.85%) :arrow_down:
... and 5 more

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