Arquisoft / InciManager_i2b

InciManager_i2b
MIT License
1 stars 2 forks source link

Add topics to each incident sent through kafka #25

Closed tejido18 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #25 into master will decrease coverage by 0.09%. The diff coverage is 63.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master     #25     +/-   ##
==========================================
- Coverage      68.8%   68.7%   -0.1%     
- Complexity      104     110      +6     
==========================================
  Files            21      22      +1     
  Lines           375     393     +18     
  Branches         39      44      +5     
==========================================
+ Hits            258     270     +12     
- Misses          102     106      +4     
- Partials         15      17      +2
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/com/uniovi/services/KafkaService.java 11.11% <0%> (-2.23%) 2 <0> (ø)
...rc/main/java/com/uniovi/services/TopicService.java 80% <80%> (ø) 6 <6> (?)

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 afd49a2...5f8c567. Read the comment docs.

tejido18 commented 6 years ago

Is it ok?

alejgh commented 6 years ago

It's ok, sorry for the wait. You can merge this whenever you want :thumbsup:

carmee-en commented 6 years ago

Codecov will be patched in future pull requests. Merging branch.