gridap / GridapODEs.jl

Time stepping for Gridap
MIT License
33 stars 7 forks source link

Update to gridap 0 16 #54

Closed oriolcg closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #54 (ad2026b) into master (5e2d6d8) will increase coverage by 3.72%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   63.11%   66.84%   +3.72%     
==========================================
  Files          18       18              
  Lines         686      763      +77     
==========================================
+ Hits          433      510      +77     
  Misses        253      253              
Impacted Files Coverage Δ
src/TransientFETools/TransientFETools.jl 33.33% <ø> (ø)
src/TransientFETools/TransientFEOperators.jl 69.79% <100.00%> (+3.63%) :arrow_up:
src/TransientFETools/TransientFESolutions.jl 97.61% <100.00%> (+0.32%) :arrow_up:
src/ODETools/DiffOperators.jl 100.00% <0.00%> (ø)
src/DiffEqsWrappers/DiffEqsWrappers.jl 100.00% <0.00%> (ø)
src/TransientFETools/ODEOperatorInterfaces.jl 100.00% <0.00%> (ø)
src/ODETools/Newmark.jl 91.66% <0.00%> (+0.96%) :arrow_up:
src/ODETools/ODESolutions.jl 91.48% <0.00%> (+1.01%) :arrow_up:
src/ODETools/ThetaMethod.jl 93.18% <0.00%> (+1.28%) :arrow_up:
... and 6 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 5e2d6d8...ad2026b. Read the comment docs.