Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

955 clear out uses of addAction from tests #989

Merged
merged 4 commits into from
Aug 25, 2020

Conversation

cz4rs
Copy link
Contributor

@cz4rs cz4rs commented Aug 18, 2020

remove remaining usage of addAction from:
tests/unit/pipe/test_callback_bcast_collection.extended.cc
tests/unit/location/test_location_common.h

@cz4rs cz4rs changed the title #955 clear out uses of addAction from tests 955 clear out uses of addAction from tests Aug 18, 2020
@codecov
Copy link

codecov bot commented Aug 18, 2020

Codecov Report

Merging #989 into develop will increase coverage by 0.01%.
The diff coverage is 78.57%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #989      +/-   ##
===========================================
+ Coverage    77.40%   77.41%   +0.01%     
===========================================
  Files          656      656              
  Lines        25137    25151      +14     
===========================================
+ Hits         19457    19471      +14     
  Misses        5680     5680              
Impacted Files Coverage Δ
tests/unit/location/test_location_common.h 0.00% <0.00%> (ø)
...it/pipe/test_callback_bcast_collection.extended.cc 96.66% <100.00%> (+0.61%) ⬆️

Copy link
Contributor

@JacobDomagala JacobDomagala left a comment

Choose a reason for hiding this comment

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

Looks good!

tests/unit/pipe/test_callback_bcast_collection.extended.cc Outdated Show resolved Hide resolved
@cz4rs cz4rs force-pushed the 955-clear-out-uses-of-addAction-in-tests-part4 branch from 82d50b7 to 8f0fd7b Compare August 18, 2020 13:01
@cz4rs cz4rs force-pushed the 955-clear-out-uses-of-addAction-in-tests-part4 branch from efe6ed5 to 2d67222 Compare August 19, 2020 11:42
@cz4rs
Copy link
Contributor Author

cz4rs commented Aug 19, 2020

rebased on top of develop

@lifflander @PhilMiller
7683d35 should fix the issue introduced in test_location_common.h (discussed in #974)

@cz4rs cz4rs force-pushed the 955-clear-out-uses-of-addAction-in-tests-part4 branch 2 times, most recently from f120493 to 7683d35 Compare August 24, 2020 15:59
@PhilMiller
Copy link
Member

The code looks good to me now. @lifflander could you double-check the location manager test change?

@lifflander lifflander force-pushed the 955-clear-out-uses-of-addAction-in-tests-part4 branch from 7683d35 to 42c49cf Compare August 25, 2020 16:07
Copy link
Collaborator

Codacy Here is an overview of what got changed by this pull request:

Clones added
============
- tests/unit/pipe/test_callback_bcast_collection.extended.cc  5
         

See the complete overview on Codacy

@lifflander
Copy link
Collaborator

Looks good to me, let's get it merged

@lifflander lifflander merged commit b5e7503 into develop Aug 25, 2020
@bradybray bradybray deleted the 955-clear-out-uses-of-addAction-in-tests-part4 branch September 12, 2020 17:45
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.

4 participants