Skip to content

Feature/pubsub utils test fix#256

Merged
pnoltes merged 6 commits intomasterfrom
feature/pubsub_utils_test_fix
Jun 11, 2020
Merged

Feature/pubsub utils test fix#256
pnoltes merged 6 commits intomasterfrom
feature/pubsub_utils_test_fix

Conversation

@pnoltes
Copy link
Copy Markdown
Contributor

@pnoltes pnoltes commented Jun 11, 2020

The pubsub utils tests fail from time to time. The PR fixes that issue. I have rerun several time to ensure to issues is not triggered anymore.

pnoltes added 6 commits June 9, 2020 20:32
…nProviderTestSuite

This is done because that test suite fails from time to time, this is
to test if the bundle cache cleaning has anything to do with this.
This is to prevent possible entries added because of multiple bundle event being handled.
…alizationProviderTestSuite"

This reverts commit c7e75f8.
@pnoltes pnoltes requested review from abroekhuis and rbulter June 11, 2020 10:29
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #256 into master will increase coverage by 0.51%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #256      +/-   ##
==========================================
+ Coverage   67.83%   68.34%   +0.51%     
==========================================
  Files         127      127              
  Lines       26375    26908     +533     
==========================================
+ Hits        17891    18390     +499     
- Misses       8484     8518      +34     
Impacted Files Coverage Δ
...b/pubsub_utils/src/pubsub_serialization_provider.c 68.31% <100.00%> (+1.19%) ⬆️
libs/framework/src/framework.c 75.52% <0.00%> (+0.21%) ⬆️
libs/utils/src/hash_map.c 94.23% <0.00%> (+0.86%) ⬆️
...b/pubsub_admin_tcp/src/pubsub_tcp_topic_receiver.c 67.67% <0.00%> (+4.55%) ⬆️
...sub/pubsub_admin_tcp/src/pubsub_tcp_topic_sender.c 69.64% <0.00%> (+5.53%) ⬆️
...s/pubsub/pubsub_admin_tcp/src/pubsub_tcp_handler.c 82.00% <0.00%> (+5.79%) ⬆️
libs/framework/src/celix_log.c 89.06% <0.00%> (+10.93%) ⬆️

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 e288834...3616649. Read the comment docs.

@pnoltes pnoltes merged commit 6c5ea5a into master Jun 11, 2020
@pnoltes pnoltes deleted the feature/pubsub_utils_test_fix branch June 11, 2020 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants