• 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_string_view
branch: add_string_view
CHANGE BRANCH
x
Reset
  • add_string_view
  • 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_range_based_views
  • add_reference_wrapper_policy
  • 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
212

push

travis-ci

acki-m
added string_view usage to the interface of the registration and type class

4178 of 4526 relevant lines covered (92.31%)

1807.49 hits per line

Relevant lines Covered
Build:
Build:
4526 RELEVANT LINES 4178 COVERED LINES
1807.49 HITS PER LINE
Source Files on add_string_view
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
212 add_string_view added string_view usage to the interface of the registration and type class push 24 Apr 2016 01:23PM UTC acki-m travis-ci pending completion  
211 add_string_view added string_view and array_range support to enumeration class push 24 Apr 2016 11:58AM UTC acki-m travis-ci pending completion  
210 add_string_view moved code for rttr::detail::hash specialization to string_view_impl.h push 22 Apr 2016 09:25PM UTC acki-m travis-ci pending completion  
209 add_string_view fixed invalid access of memory, reported by valgrind. The reason for the invalid access reported by valgrind, was because of an already removed std::string in "custom_names" which was accessed via the string_view in "m_custom_name_to_id". There w... push 22 Apr 2016 09:16PM UTC acki-m travis-ci pending completion  
208 add_string_view added string_view as return value to parameter_info class Fixed compile error und gcc. gcc < 4.9.0 has no c++11 support for vector::erase(), it requires an iterator instead of an const_iterator push 17 Apr 2016 11:16AM UTC acki-m travis-ci pending completion  
206 add_string_view added usage of 'string_view' for property class push 10 Apr 2016 07:53PM UTC acki-m travis-ci pending completion  
205 add_string_view replaced 'std::string' with 'string_view' as return value in 'method' & 'constructor' push 10 Apr 2016 04:45PM UTC acki-m travis-ci pending completion  
204 add_string_view Added string_view class to RTTR. Based on the new string_view class in C++17. Some functions are missing. Because they require exceptions and I think they are not needed. Anyway the class is added to replace the std::string return values of the ... push 09 Apr 2016 03:38PM UTC acki-m travis-ci pending completion  
201 add_string_view 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 03 Apr 2016 04:44PM 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