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

Make make_reference a constexpr function #328

Merged
merged 9 commits into from
Oct 6, 2023

Conversation

jwillemsen
Copy link
Member

* ridlbe/c++11/templates/cli/hdr/ami/interface_amic_post.erb:
* ridlbe/c++11/templates/cli/hdr/interface_post.erb:
* ridlbe/c++11/templates/cli/hdr/valuetype_init.erb:
* tao/x11/PolicyC.h:
* tao/x11/object.h:
* tao/x11/object_traits_t.h:
* tao/x11/orb.h:
* tao/x11/portable_server/poa_policies_impl.h:
* tao/x11/portable_server/portableserver_impl.h:

    * ridlbe/c++11/templates/cli/hdr/ami/interface_amic_post.erb:
    * ridlbe/c++11/templates/cli/hdr/interface_post.erb:
    * ridlbe/c++11/templates/cli/hdr/valuetype_init.erb:
    * tao/x11/PolicyC.h:
    * tao/x11/object.h:
    * tao/x11/object_traits_t.h:
    * tao/x11/orb.h:
    * tao/x11/portable_server/poa_policies_impl.h:
    * tao/x11/portable_server/portableserver_impl.h:
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (0a617ef) 59.72% compared to head (5d24ac3) 59.72%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #328   +/-   ##
=======================================
  Coverage   59.72%   59.72%           
=======================================
  Files         587      587           
  Lines       47925    47925           
  Branches     4216     4216           
=======================================
  Hits        28624    28624           
  Misses      16202    16202           
  Partials     3099     3099           
Files Coverage Δ
tao/x11/PolicyC.h 11.11% <ø> (ø)
tests/ami_test/ami/server.cpp 50.74% <ø> (ø)
...ts/ami_test/ami_collocation/collocation_tester.cpp 52.52% <ø> (ø)
tests/ami_test/annotations/server.cpp 50.76% <ø> (ø)
tests/ami_test/attr_raises/server.cpp 50.76% <ø> (ø)
tests/hello_regen/test_impl.cpp 42.85% <ø> (ø)
tests/obv/simple/client_i.h 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

    * ridlbe/c++11/templates/cli/hdr/valuebox_def.erb:
    * ridlbe/c++11/templates/cli/hdr/valuebox_traits.erb:
    * ridlbe/c++11/templates/cli/hdr/valuetype_obv.erb:
    * ridlbe/c++11/templates/cli/hdr/valuetype_traits.erb:
    * ridlbe/c++11/templates/impl/hdr/interface_pre.erb:
    * tao/x11/valuetype/valuetype_traits_t.h:
    * tao/x11/portable_server/servant_traits_t.h:
    * tao/x11/portable_server/servantbase.h:
    * tests/custom_format/custom_format_impl.h:
    * ridlbe/c++11/templates/impl/hdr/attribute.erb:
    * tests/ami_test/ami/server.cpp:
    * tests/ami_test/ami_collocation/collocation_tester.cpp:
    * tests/ami_test/annotations/server.cpp:
    * tests/ami_test/attr_raises/server.cpp:
    * tests/hello_regen/test_impl.cpp:
    * tests/hello_regen/test_impl.h:
    * tests/obv/simple/client_i.h:
    * tests/write_traits/write_traits_impl.h:
    * ridlbe/c++11/templates/impl/hdr/interface_pre.erb:
    * tests/custom_format/custom_format_impl.h:
    * tests/hello_regen/test_impl.h:
    * tests/obv/simple/client_i.h:
    * tests/write_traits/write_traits_impl.h:
    * ridlbe/c++11/templates/cli/hdr/ami/attribute.erb:
    * ridlbe/c++11/templates/cli/hdr/ami/attribute_amic.erb:
    * ridlbe/c++11/templates/cli/hdr/ami/operation.erb:
    * ridlbe/c++11/templates/cli/hdr/ami/operation_amic.erb:
    * ridlbe/c++11/templates/cli/prx/ami/attribute.erb:
    * ridlbe/c++11/templates/cli/prx/ami/operation.erb:
    * ridlbe/c++11/templates/cli/src/ami/attribute_amic.erb:
    * ridlbe/c++11/templates/cli/src/ami/operation_amic.erb:
    * ridlbe/c++11/templates/srv/prx/ami/interface_post.erb:
@jwillemsen jwillemsen merged commit bfc4249 into RemedyIT:master Oct 6, 2023
15 of 17 checks passed
@jwillemsen jwillemsen deleted the jwi-constexpr-makereference branch October 6, 2023 08:50
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.

1 participant