Skip to content
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

Rename PIIMTrap and PIIMRect #75

Merged
merged 2 commits into from
Apr 29, 2023
Merged

Rename PIIMTrap and PIIMRect #75

merged 2 commits into from
Apr 29, 2023

Conversation

ErikQQY
Copy link
Member

@ErikQQY ErikQQY commented Apr 29, 2023

Part of #70

ErikQQY added 2 commits April 29, 2023 15:23
Signed-off-by: ErikQQY <[email protected]>
@codecov
Copy link

codecov bot commented Apr 29, 2023

Codecov Report

Merging #75 (6717074) into master (9d5ddf0) will decrease coverage by 0.03%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
- Coverage   75.89%   75.86%   -0.03%     
==========================================
  Files          38       38              
  Lines        3609     3605       -4     
==========================================
- Hits         2739     2735       -4     
  Misses        870      870              
Impacted Files Coverage Δ
src/FractionalDiffEq.jl 100.00% <ø> (ø)
src/fodesystem/bdf.jl 73.70% <70.00%> (-0.13%) ⬇️
src/fodesystem/newton_gregory.jl 74.64% <70.00%> (-0.13%) ⬇️
src/fodesystem/trapezoid.jl 76.52% <70.00%> (ø)
src/multitermsfode/implicit_pi_rectangle.jl 97.00% <100.00%> (-0.02%) ⬇️
src/multitermsfode/implicit_pi_trapezoid.jl 96.44% <100.00%> (-0.03%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ErikQQY ErikQQY merged commit 7eee4aa into SciFracX:master Apr 29, 2023
@ErikQQY ErikQQY deleted the name branch April 29, 2023 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant