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

Format SciML Style #149

Merged
merged 1 commit into from
Jun 23, 2022
Merged

Format SciML Style #149

merged 1 commit into from
Jun 23, 2022

Conversation

ChrisRackauckas
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 23, 2022

Codecov Report

Merging #149 (3541ed0) into main (3c5e8cb) will decrease coverage by 3.88%.
The diff coverage is 52.14%.

@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
- Coverage   69.17%   65.28%   -3.89%     
==========================================
  Files           9        9              
  Lines         519      579      +60     
==========================================
+ Hits          359      378      +19     
- Misses        160      201      +41     
Impacted Files Coverage Δ
src/LinearSolve.jl 75.00% <ø> (ø)
src/simplelu.jl 0.00% <0.00%> (ø)
src/init.jl 60.00% <60.00%> (ø)
src/iterative_wrappers.jl 68.53% <63.79%> (-12.89%) ⬇️
src/factorization.jl 79.74% <68.11%> (-3.36%) ⬇️
src/default.jl 69.66% <80.00%> (ø)
src/common.jl 84.00% <83.33%> (-0.79%) ⬇️
src/preconditioners.jl 86.66% <86.66%> (ø)
src/solve_function.jl 100.00% <100.00%> (ø)
... and 1 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@ChrisRackauckas ChrisRackauckas merged commit 5f3c0ad into main Jun 23, 2022
@ChrisRackauckas ChrisRackauckas deleted the format2 branch June 23, 2022 19:43
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