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

rttrorg / rttr / 604
92%

Build:
DEFAULT BRANCH: master
Ran 22 Jan 2018 09:10PM UTC
Jobs 2
Files 163
Run time 3min
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

pending completion
604

push

travis-ci

web-flow
add automatic deregistration of types, properties and methods. (#97)

* add automatic unregistration of all registered items( types, properties, methodes, etc...)
 that is useful for dynamically loaded libraries
when the module, in which the registration was performed, gets unloaded.
- additionally: all dynamically allocated memory during registration process does not cross any module boundary (i.e. will not be deleted in another module)

443 of 443 new or added lines in 17 files covered. (100.0%)

5370 of 5958 relevant lines covered (90.13%)

2935.93 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/rttr/detail/type/type_converter.h
1
100.0
src/rttr/type.cpp
2
100.0
src/rttr/detail/type/type_register_p.h
7
100.0
src/rttr/detail/registration/registration_manager.h
33
100.0
src/rttr/detail/registration/registration_state_saver.cpp
39
100.0
src/rttr/detail/type/type_register.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/rttr/detail/parameter_info/parameter_infos_compare.h
1
100.0
src/rttr/type.cpp
1
100.0
src/rttr/detail/metadata/metadata_handler.h
1
100.0
src/rttr/detail/enumeration/enumeration_wrapper.h
2
100.0
src/rttr/detail/type/type_converter.h
6
100.0
src/rttr/detail/property/property_wrapper_member_object.h
6
100.0
src/rttr/detail/property/property_wrapper_func.h
6
100.0
src/rttr/detail/property/property_wrapper_member_func.h
6
100.0
src/rttr/detail/property/property_wrapper_object.h
17
100.0
src/rttr/detail/misc/flat_multimap.h
Jobs
ID Job ID Ran Files Coverage
13 604.13 (COMPILER=g++-4.8 ARCH=x86 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true) 22 Jan 2018 09:10PM UTC 0
90.15
Travis Job 604.13
14 604.14 (COMPILER=g++-4.8 ARCH=x86_64 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true) 22 Jan 2018 09:12PM UTC 0
90.04
Travis Job 604.14
Source Files on build 604
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #604
  • e1342509 on github
  • Prev Build on master (#564)
  • Next Build on master (#609)
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

© 2026 Coveralls, Inc