Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

AAE-102 implementation of MessageSubscriptionCancelledAuditEventEntity #248

Merged
merged 4 commits into from Nov 18, 2019

Conversation

@codecov
Copy link

codecov bot commented Nov 15, 2019

Codecov Report

Merging #248 into develop will increase coverage by 0.76%.
The diff coverage is 95.83%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #248      +/-   ##
=============================================
+ Coverage      36.62%   37.39%   +0.76%     
  Complexity        10       10              
=============================================
  Files            125      128       +3     
  Lines           1824     1848      +24     
  Branches         155      156       +1     
=============================================
+ Hits             668      691      +23     
  Misses          1139     1139              
- Partials          17       18       +1
Impacted Files Coverage Δ Complexity Δ
...ters/json/MessageSubscriptionJpaJsonConverter.java 100% <100%> (ø) 0 <0> (?)
...es/audit/jpa/converters/json/JpaJsonConverter.java 86.66% <100%> (+0.45%) 0 <0> (ø) ⬇️
...ices/audit/jpa/conf/AuditJPAAutoConfiguration.java 100% <100%> (ø) 0 <0> (ø) ⬇️
...rs/MessageSubscriptionCancelledEventConverter.java 100% <100%> (ø) 0 <0> (?)
.../MessageSubscriptionCancelledAuditEventEntity.java 91.66% <91.66%> (ø) 0 <0> (?)

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 b7577b9...42f56c3. Read the comment docs.

Copy link
Contributor

@igdianov igdianov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mergify mergify bot merged commit 4aca2b2 into develop Nov 18, 2019
@mergify mergify bot deleted the feat-AAE-102-cloud-native-bpmn-messages branch November 18, 2019 18:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants