TDycores-Project / TDycore

BSD 2-Clause "Simplified" License
4 stars 0 forks source link

Fixes a mesh with wedge cells #169

Closed bishtgautam closed 3 years ago

bishtgautam commented 3 years ago
bishtgautam commented 3 years ago

This PR will be rebased after #168 is merged.

codecov-commenter commented 3 years ago

Codecov Report

Merging #169 (c34a290) into master (b20883c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #169   +/-   ##
=======================================
  Coverage   67.73%   67.73%           
=======================================
  Files           7        7           
  Lines        1221     1221           
=======================================
  Hits          827      827           
  Misses        394      394           

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 b20883c...c34a290. Read the comment docs.

jeff-cohere commented 3 years ago

@bishtgautam, just confirming: this PR is ready to go, right? No longer a WIP?

bishtgautam commented 3 years ago

I'm working on adding a test for wedge mesh.

bishtgautam commented 3 years ago

@jeff-cohere There is already a test for wedge mesh. So, this is ready to be integrated.