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

LLNL / mfem / 276 / 8
47%
master: 50%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: master
Ran 17 Sep 2018 06:49AM UTC
Files 176
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

16 Sep 2018 11:40PM UTC coverage: 46.24% (+0.3%) from 45.967%
DEBUG=NO MPI=YES CODECOV=YES MFEM_TEST_TARGET=test NPROCS=4 TMPDIR=/tmp

push

travis-ci-com

v-dobrev
Bugfix in the ParMesh constructor from serial Mesh.

The issue was: in the transition from serial to parallel mesh, a
shared triangle face was rotated (marked for bisection refinement)
if its processor-local adjacent element was a tetrahedron with a
non-zero refinement flag. This led to inconsistent shared triangles
in the two neighbor processors when the other adjacent element was
a wedge.

The solution is to apply the shared triangle rotation only when
we have a tet-only mesh (globally).

21060 of 45545 relevant lines covered (46.24%)

2502687.7 hits per line

Source Files on job 276.8 (DEBUG=NO MPI=YES CODECOV=YES MFEM_TEST_TARGET=test NPROCS=4 TMPDIR=/tmp)
  • Tree
  • List 0
  • Changed 50
  • Source Changed 7
  • Coverage Changed 49
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 163
  • Travis Job 276.8
  • e47d652a on github
  • Prev Job for DEBUG=NO MPI=YES CODECOV=YES MFEM_TEST_TARGET=test NPROCS=4 TMPDIR=/tmp on prism-dev-dev-2 (#270.8)
  • Next Job for DEBUG=NO MPI=YES CODECOV=YES MFEM_TEST_TARGET=test NPROCS=4 TMPDIR=/tmp on prism-dev-dev-2 (#282.8)
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