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

openPMD / openPMD-api / 2763 / 19
83%
dev: 83%

Build:
DEFAULT BRANCH: dev
Ran 17 Feb 2020 10:07PM UTC
Files 90
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

17 Feb 2020 09:26PM UTC coverage: 85.461% (-0.008%) from 85.469%
CXXSPEC="%gcc@7.4.0" USE_MPI=ON USE_PYTHON=ON USE_HDF5=ON USE_ADIOS1=ON USE_ADIOS2=OFF

push

travis-ci

web-flow
added accesstype check before adding read operations (#679)

* added accesstype check before adding read operations
this is to avoid have read operations showing up in (multiple) write flushes
for the same iteration

* fixed tabs

* fixed end of line

* set openPMDextension=1 for all iterations

* end of line fix

* added a helper function

* check subgroup exists before creating new one

* adios1 hangs when there are many files open
so close old ones before opening new one

* fixed tabs

* end-of-line fix

* removed unused line

* coment out unused line

* change is limited to ADIOS

* tab fix

* Serial  ADIOS needs to included too

* cleaned up the ADIOS1Impl destructor

* removed the workaround and cleaned up code

* put the fix for ADIOS1's Parallel bug

* fixed tabs

* fixed white space

* unused int commented out

* Update src/IO/HDF5/HDF5IOHandler.cpp

Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja>

* Update src/IO/ADIOS/ParallelADIOS1IOHandler.cpp

Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja>

* Update src/IO/ADIOS/ParallelADIOS1IOHandler.cpp

Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja>

* Update src/IO/ADIOS/CommonADIOS1IOHandler.cpp

Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja>

* Update src/IO/ADIOS/CommonADIOS1IOHandler.cpp

Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja>

* Update src/IO/ADIOS/CommonADIOS1IOHandler.cpp

Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja>

* added doxygen to GetFileHandle

* when an iteration has been flushed already before  the series flush is called,
the open_file task is created and handled in  adios1 to  make series.m_writer to  point  to the iteration's writer
so that later calls of series.flushAttributes() can work on that iteration
when series is calling flush file based.

* back to original (before  this pull request)

* minor change on style

* tab fix

* fixed end of line

* pu... (continued)

5343 of 6252 relevant lines covered (85.46%)

0.85 hits per line

Source Files on job 2763.19 (CXXSPEC="%gcc@7.4.0" USE_MPI=ON USE_PYTHON=ON USE_HDF5=ON USE_ADIOS1=ON USE_ADIOS2=OFF)
  • Tree
  • List 0
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 852
  • Travis Job 2763.19
  • f3fac2cc on github
  • Prev Job for CXXSPEC="%gcc@7.4.0" USE_MPI=ON USE_PYTHON=ON USE_HDF5=ON USE_ADIOS1=ON USE_ADIOS2=OFF on dev (#2752.19)
  • Next Job for CXXSPEC="%gcc@7.4.0" USE_MPI=ON USE_PYTHON=ON USE_HDF5=ON USE_ADIOS1=ON USE_ADIOS2=OFF on dev (#2765.19)
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