ome / omero-ms-queue

GNU General Public License v3.0
3 stars 5 forks source link

implement thread-safe access to artemis session. #17

Closed c0c0n3 closed 5 years ago

c0c0n3 commented 6 years ago

this pr fixes #15.

codecov-io commented 6 years ago

Codecov Report

Merging #17 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #17      +/-   ##
============================================
+ Coverage     86.02%   86.03%   +<.01%     
  Complexity     1656     1656              
============================================
  Files           328      328              
  Lines          4365     4367       +2     
  Branches        185      185              
============================================
+ Hits           3755     3757       +2     
  Misses          528      528              
  Partials         82       82
Impacted Files Coverage Δ Complexity Δ
...kew/providers/artemis/qchan/ArtemisQConnector.java 90.9% <ø> (ø) 6 <0> (ø) :arrow_down:
...va/kew/providers/artemis/qchan/ArtemisMessage.java 100% <ø> (ø) 11 <0> (ø) :arrow_down:
.../kew/providers/artemis/qchan/ArtemisQProducer.java 100% <100%> (ø) 2 <0> (ø) :arrow_down:

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 106a0d5...82f638b. Read the comment docs.