ssproessig / ipc-adapter

Study for an inter-process adapter in C++/Qt 5
MIT License
0 stars 0 forks source link

Feature/#31 refactor i configurable #44

Closed ssproessig closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #44 into develop will increase coverage by 0.75%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #44      +/-   ##
==========================================
+ Coverage    97.55%   98.3%   +0.75%     
==========================================
  Files           12      12              
  Lines          655     650       -5     
==========================================
  Hits           639     639              
+ Misses          16      11       -5
Impacted Files Coverage Δ
...Components/AmqpComponents/src/AmqpExchangeSink.cpp 100% <ø> (ø) :arrow_up:
...omponents/Converters/src/ReverseBytesConverter.cpp 100% <ø> (ø) :arrow_up:
...ter/Components/NetworkComponents/src/UdpSource.cpp 98.57% <ø> (ø) :arrow_up:
...apter/Components/NetworkComponents/src/UdpSink.cpp 97.61% <ø> (ø) :arrow_up:
...mponents/Converters/src/XmlToMetaDataConverter.cpp 100% <ø> (ø) :arrow_up:
...urces/IpcAdapter/Core/src/RuntimeConfiguration.cpp 98.3% <ø> (+4.75%) :arrow_up:
...urces/IpcAdapter/Core/src/ConfigurationHandler.cpp 98.41% <100%> (+1.07%) :arrow_up:

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 0d98fe9...3599234. Read the comment docs.