-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Renaming GridapODEs to ODEs #756
Conversation
…idap/Gridap.jl into GridapODEs-_to_ODEs
If you really want to be consistent with semantic versioning, you can also temporarily add |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I find this renaming very convenient @oriolcg.
Perhaps you want to take into account my previous comment about semantic versioning. But this is not very crucial at this moment since perhaps you are the only one already using the odes part from Gridap directly.
Codecov Report
@@ Coverage Diff @@
## master #756 +/- ##
=======================================
Coverage 88.35% 88.35%
=======================================
Files 152 152
Lines 16595 16595
=======================================
Hits 14662 14662
Misses 1933 1933
Continue to review full report at Codecov.
|
@oriolcg can you solve the conflicts? |
…p.jl into GridapODEs-_to_ODEs
…dapODEs-_to_ODEs
The name of
GridapODEs
module is redundant, changing it toODEs
.