dcelisgarza / DDD.jl

New generation of Discrete Dislocation Dynamics.
MIT License
9 stars 3 forks source link

Standardised fem #14

Closed dcelisgarza closed 3 years ago

dcelisgarza commented 3 years ago

Changed to a standard FEM node numbering scheme.

codecov[bot] commented 3 years ago

Codecov Report

Merging #14 (2b0d8aa) into master (368f9eb) will decrease coverage by 0.33%. The diff coverage is 69.73%.

:exclamation: Current head 2b0d8aa differs from pull request most recent head 8189897. Consider uploading reports for the commit 8189897 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
- Coverage   90.95%   90.61%   -0.34%     
==========================================
  Files          25       25              
  Lines        3306     3293      -13     
==========================================
- Hits         3007     2984      -23     
- Misses        299      309      +10     
Impacted Files Coverage Δ
src/Misc/Misc.jl 81.53% <0.00%> (ø)
src/Processing/DislocationFEM.jl 96.64% <0.00%> (-2.60%) :arrow_down:
src/Type/FEMType.jl 100.00% <ø> (ø)
src/Type/FEMConstructor.jl 93.80% <81.35%> (-4.95%) :arrow_down:
src/Processing/DislocationForces.jl 98.25% <100.00%> (-0.03%) :arrow_down:
src/Processing/DislocationTopologySpecial.jl 84.87% <0.00%> (+7.31%) :arrow_up:

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 368f9eb...8189897. Read the comment docs.