• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rttrorg / rttr
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: vcpkg-instructions
DEFAULT BRANCH: master
Repo Added 07 Jan 2016 05:29PM UTC
Files 171
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH add_range_based_views
branch: add_range_based_views
CHANGE BRANCH
x
Reset
  • add_range_based_views
  • add-coveralls-ci
  • add-thread-safe-registry
  • add_auto_conversion_from_wrapper
  • add_base_classes_implicit_during_registration
  • add_constexpr
  • add_docu_server_build
  • add_flag_to_filter_item_ranges
  • add_mit_license
  • add_more_enumeration_tests
  • add_no_except
  • add_noexcept
  • add_reference_wrapper_policy
  • add_string_view
  • add_variant_associative_view
  • add_vs_2017_ci_support
  • adjust_type_registry
  • adjust_variant_class
  • bugfix-missing-docu-build
  • bugfix-raw-ptr-properties
  • coverity_scan
  • feature-add-nested-type
  • feature-add-variant-wrapper-conversion
  • feature-simplify-associative-mapping
  • fix_ci_systems
  • fix_clang_build
  • fix_clang_x86_build
  • fix_not_allowed_ctor_registration
  • fix_not_retrieved_dtor
  • fix_variant_compare
  • function_traits_cleanup
  • increase_test_coverage
  • master
  • remove_array_range_specialization
  • retrieve_derived_type
  • rmv_if_branch_from_wrapper
  • v0.9.6

pending completion
199

push

travis-ci

acki-m
Added docu to new public constructor for array_range
Adjusted 2nd parameter of array_range ctor, now size instead of lenth.
Removed conteness of array_range return methods. It was not const anyway.

4002 of 4330 relevant lines covered (92.42%)

1368.06 hits per line

Relevant lines Covered
Build:
Build:
4330 RELEVANT LINES 4002 COVERED LINES
1368.06 HITS PER LINE
Source Files on add_range_based_views
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
199 add_range_based_views Added docu to new public constructor for array_range Adjusted 2nd parameter of array_range ctor, now size instead of lenth. Removed conteness of array_range return methods. It was not const anyway. push 02 Apr 2016 01:40PM UTC acki-m travis-ci pending completion  
198 add_range_based_views Fixed compile error under MSVC 2015 In init list of constructor_wrapper "m_param_info_list(create_paramter_info_array(m_param_infos))" I retrieved a fatal error C1001: An internal error has occurred in the compiler. (compiler file 'msc1.cpp', lin... push 01 Apr 2016 10:32PM UTC acki-m travis-ci pending completion  
197 add_range_based_views made array_range public constructable push 01 Apr 2016 09:24PM UTC acki-m travis-ci pending completion  
196 add_range_based_views Adjusted return value of get_parameter_infos() function. The method and constructor class will now return a range of paramter_info objects, instead of a vector. Therefore an additional std::array<parameter_info> object needs to be stored inside ... push 31 Mar 2016 08:32PM UTC acki-m travis-ci pending completion  
195 add_range_based_views Adjusted return value of "type::get_types()" to return a range too. push 30 Mar 2016 06:46PM UTC acki-m travis-ci pending completion  
194 add_range_based_views Adjusted return value for "get_base_classes()" and "get_derived_classes()" Now these function will return ranges instead of vectors. In order to avoid dynamic memory allocation. push 28 Mar 2016 08:59PM UTC acki-m travis-ci pending completion  
193 add_range_based_views fixed memoryleak during register of destructors. push 26 Mar 2016 08:53PM UTC acki-m travis-ci pending completion  
192 add_range_based_views Fixed compile error under clang, because of missing namespace. template<typename T> friend T detail::create_item(const class_item_to_wrapper_t<T>* wrapper); must be declared like this: template<typename T> friend T detail::create_item(const det... push 26 Mar 2016 05:36PM UTC acki-m travis-ci pending completion  
191 add_range_based_views Added ranges for methods & constructors. Adjusted internal data structure to store methods, constructor & destructors flat_map will now store multiple keys (the class needs to be renamed in a next commit) Retrieving a class items (propery, metho... push 26 Mar 2016 05:17PM UTC acki-m travis-ci pending completion  
190 add_range_based_views fixed not allowed constexpr when using function "std::strcmp" fixed wrong formating; whitespace after "," push 20 Mar 2016 04:26PM UTC acki-m travis-ci pending completion  
See All Builds (605)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc