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

LLNL / conduit / 2597
82%

Build:
DEFAULT BRANCH: master
Ran 09 Sep 2020 07:45PM UTC
Jobs 1
Files 82
Run time 27s
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
2597

cron

travis-ci

web-flow
Added C++-style iterator (#598)

* Added C++-style iterator

* Removed C++11 usage.

I did leave in one spot where it is used for converting non-const
iterators for const iterators. I'm pushing it like this to see if I fixed
everything else.

* Moved iterator to conduit_node_iterator.hpp

* Fixed more C++11 usage.

* Created new iterator classes.

Created new iterator classes NodeChildIterator and NodeConstChildIterator.
These iterate over just the children. They are created by the begin()
and end() method of NodeIterator and ConstNodeIterator.

* Added some documentation and a CONDUIT_API directive.

* Trying to fix DLL issues (take 2)

* Updated change log with information about C++-style iterators

* Added tests showing simple usage of enhanced for loops and iterators

89 of 89 new or added lines in 2 files covered. (100.0%)

14367 of 16520 relevant lines covered (86.97%)

16292.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2597.1 (COMPILER_CC=gcc-4.8 COMPILER_CXX=g++-4.8 COMPILER_FC=gfortran-4.8 TRAVIS_HOME=`pwd` BUILD_SHARED_LIBS=ON ENABLE_COVERAGE=ON ENABLE_MPI=ON ENABLE_DOCS=ON ENABLE_SILO=ON ENABLE_ADIOS=OFF ENABLE_PYTHON=ON PYTHON_VERSION=2.7.14 CMAKE_VERSION=3.9.4 BLT_CXX_STD=c++11) 09 Sep 2020 07:45PM UTC 0
86.97
Travis Job 2597.1
Source Files on build 2597
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2597
  • d11971ff on github
  • Prev Build on master (#2596)
  • Next Build on master (#2613)
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