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

Move CORBA ORB in the constructor to prevent a copy #203

Merged
merged 1 commit into from
Mar 26, 2022

Conversation

jwillemsen
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 26, 2022

Codecov Report

Merging #203 (5248ec0) into master (f5581d7) will increase coverage by 0.00%.
The diff coverage is 97.82%.

@@           Coverage Diff           @@
##           master     #203   +/-   ##
=======================================
  Coverage   59.60%   59.60%           
=======================================
  Files         570      570           
  Lines       47498    47511   +13     
  Branches     4186     4186           
=======================================
+ Hits        28312    28321    +9     
- Misses      16115    16119    +4     
  Partials     3071     3071           
Impacted Files Coverage Δ
tests/ior_table/locator/server.cpp 58.33% <0.00%> (-3.02%) ⬇️
tests/mt/mt_server/server.cpp 64.78% <ø> (ø)
tests/ami_test/ami/ami_test_i.cpp 75.00% <100.00%> (+0.58%) ⬆️
tests/ami_test/ami_in_out_inout/ami_test_i.cpp 67.37% <100.00%> (ø)
tests/ami_test/annotations/ami_test_i.cpp 100.00% <100.00%> (ø)
...sts/ami_test/exceptions/collocation/ami_coll_i.cpp 46.15% <100.00%> (+0.27%) ⬆️
tests/ami_test/ostream/test_i.cpp 66.66% <100.00%> (ø)
tests/ami_test/replyhandler/test_i.cpp 100.00% <100.00%> (ø)
tests/ami_test/use_of_gca/ami_test_i.cpp 78.57% <100.00%> (ø)
tests/ami_test/weak_ref/ami_test_i.cpp 100.00% <100.00%> (ø)
... and 33 more

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 f5581d7...5248ec0. Read the comment docs.

@jwillemsen jwillemsen merged commit 32df096 into RemedyIT:master Mar 26, 2022
@jwillemsen jwillemsen deleted the jwi-orbmove branch March 26, 2022 10:49
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.

None yet

1 participant