Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Update to gridap 0.17 #58

Merged
merged 2 commits into from
Oct 26, 2021
Merged

Update to gridap 0.17 #58

merged 2 commits into from
Oct 26, 2021

Conversation

oriolcg
Copy link
Member

@oriolcg oriolcg commented Oct 25, 2021

This PR contains changes required for [email protected]. In order for all the tests to pass, PR gridap/Gridap.jl#692 needs to be released.

@oriolcg oriolcg added the enhancement New feature or request label Oct 25, 2021
@oriolcg oriolcg self-assigned this Oct 25, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2021

Codecov Report

Merging #58 (5842f23) into master (0bbda57) will not change coverage.
The diff coverage is 80.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #58   +/-   ##
=======================================
  Coverage   74.04%   74.04%           
=======================================
  Files          19       19           
  Lines         967      967           
=======================================
  Hits          716      716           
  Misses        251      251           
Impacted Files Coverage Δ
src/ODETools/ForwardEuler.jl 0.00% <0.00%> (ø)
src/ODETools/RungeKutta.jl 0.00% <0.00%> (ø)
src/ODETools/AffineThetaMethod.jl 81.70% <66.66%> (ø)
src/DiffEqsWrappers/DiffEqsWrappers.jl 100.00% <100.00%> (ø)
src/ODETools/AffineNewmark.jl 100.00% <100.00%> (ø)
src/ODETools/ConstantMatrixNewmark.jl 87.50% <100.00%> (ø)
src/ODETools/ConstantNewmark.jl 96.20% <100.00%> (ø)
src/ODETools/Newmark.jl 91.66% <100.00%> (ø)
src/ODETools/ThetaMethod.jl 93.18% <100.00%> (ø)

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 0bbda57...5842f23. Read the comment docs.

@santiagobadia santiagobadia merged commit 710f76f into master Oct 26, 2021
@santiagobadia santiagobadia deleted the update_to_Gridap_0.17 branch October 26, 2021 03:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants