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

LLNL / conduit / 1856
82%

Build:
DEFAULT BRANCH: master
Ran 26 Jun 2019 12:05AM UTC
Jobs 1
Files 64
Run time 8s
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
1856

push

travis-ci

web-flow
add several more conduit node methods to the fortran api (#426)

* add several more conduit node methods to the c and fortran apis + tests

to c-api, adds:
- conduit_node_remove_path
- conduit_node_remove_child
- conduit_node_name
- conduit_node_rename_child
- conduit_node_total_bytes_allocated
- conduit_node_compatible
- conduit_node_compact_to
- conduit_node_update
- conduit_node_update_compatible
- conduit_node_update_external

to fortan api, adds:
- conduit_node_remove_path 
- conduit_node_remove_child
- conduit_node_rename_child
- conduit_node_total_bytes_allocated
- conduit_node_compact_to
- conduit_node_info
- conduit_node_update
- conduit_node_update_compatible
- conduit_node_update_external
- conduit_node_set_node
- conduit_node_set_external_node
- conduit_node_set_path_node
- conduit_node_set_path_external_node

to fortran obj api, adds:
- parent
- info
- total_strided_bytes
- total_bytes_compact
- total_bytes_allocated
- compact_to
- is_data_external
- update
- update_compatible
- update_external
- has_child
- has_path
- rename_child
- remove_path
- remove_child
- set_node
- set_external_node
- set_path_node
- set_path_external_node

- remove (generic)
- set (generic -add node case)
- set_path (generic -add node case)
- set_external (generic -add node case)
- set_path_external (generic -add node case)


* added another pair of fortran tests, updated the changelog

102 of 102 new or added lines in 3 files covered. (100.0%)

11570 of 13459 relevant lines covered (85.96%)

10587.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1856.1 (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) 26 Jun 2019 12:05AM UTC 0
85.96
Travis Job 1856.1
Source Files on build 1856
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1856
  • aacf8f5a on github
  • Prev Build on master (#1848)
  • Next Build on master (#1857)
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