Skip to content
This repository has been archived by the owner on Mar 20, 2020. It is now read-only.

Fix #65 Tetrahedron #66

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Fix #65 Tetrahedron #66

wants to merge 4 commits into from

Conversation

ezrayst
Copy link
Contributor

@ezrayst ezrayst commented Jun 28, 2018

Note: no regression test for tetraherdon yet

@codecov
Copy link

codecov bot commented Jun 28, 2018

Codecov Report

Merging #66 into develop will increase coverage by 0.92%.
The diff coverage is 48.57%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #66      +/-   ##
===========================================
+ Coverage     30.2%   31.13%   +0.92%     
===========================================
  Files           20       20              
  Lines          864      941      +77     
===========================================
+ Hits           261      293      +32     
- Misses         603      648      +45
Impacted Files Coverage Δ
include/gmsh.h 0% <ø> (ø) ⬆️
include/mesh.h 0% <ø> (ø) ⬆️
include/element.h 25% <ø> (ø) ⬆️
include/io.h 0% <ø> (ø) ⬆️
src/main.cc 0% <0%> (ø) ⬆️
src/io.cc 0% <0%> (ø) ⬆️
include/gmsh.tcc 0% <0%> (ø) ⬆️
tests/gmsh_test_2d.cc 3.7% <0%> (-0.07%) ⬇️
tests/volume_test.cc 100% <100%> (ø) ⬆️
src/element.cc 83.33% <100%> (+9.8%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 00cec7e...650f15f. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants