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

rttrorg / rttr / 189
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: vcpkg-instructions
DEFAULT BRANCH: master
Ran 20 Mar 2016 04:13PM UTC
Jobs 2
Files 125
Run time 45s
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
189

push

travis-ci

acki-m
Added new class "array_range" and "flat_map"

The class "array_range" is used to get a view into the stored properties,
instead copying all properties together into a std::vector, which allocates heap memory.

Remark: The memory usage will be slightly higher, because all properties including base properties
of a type are now stored inside an own vector.

The class "flat_map" is used for internal usage; it is a map with contiguous memory for key and values.

This branch is to implement the request of issue #6

To Do: Implement the same for methods, constructors, enumerations and types.

4037 of 4321 relevant lines covered (93.43%)

1447.32 hits per line

Jobs
ID Job ID Ran Files Coverage
7 189.7 (COMPILER=g++-4.8 ARCH=x86 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true) 20 Mar 2016 04:13PM UTC 0
93.33
Travis Job 189.7
8 189.8 (COMPILER=g++-4.8 ARCH=x86_64 CONF=Debug GCOV_FLAGS='--coverage' UNIT_TESTS=true) 20 Mar 2016 04:14PM UTC 0
93.33
Travis Job 189.8
Source Files on build 189
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #189
  • 44e34eeb on github
  • Next Build on add_range_based_views (#190)
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