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

Kind of format? #120

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Kind of format? #120

merged 1 commit into from
Feb 20, 2024

Conversation

ChrisRackauckas
Copy link
Member

Formatter errored, but might as well get these through

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

Attention: 68 lines in your changes are missing coverage. Please review.

Comparison is base (8694b10) 85.66% compared to head (ada91c3) 85.28%.

Files Patch % Lines
src/discretization/generate_bc_eqs.jl 71.73% 13 Missing ⚠️
src/discretization/discretize_vars.jl 81.39% 8 Missing ⚠️
...schemes/centered_difference/centered_difference.jl 86.44% 8 Missing ⚠️
...schemes/nonlinear_laplacian/nonlinear_laplacian.jl 81.48% 5 Missing ⚠️
...ion/schemes/upwind_difference/upwind_difference.jl 84.37% 5 Missing ⚠️
src/interface/solution/common.jl 54.54% 5 Missing ⚠️
...ization/schemes/function_scheme/function_scheme.jl 33.33% 4 Missing ⚠️
...schemes/spherical_laplacian/spherical_laplacian.jl 69.23% 4 Missing ⚠️
src/MOL_utils.jl 40.00% 3 Missing ⚠️
src/MOL_discretization.jl 75.00% 2 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
- Coverage   85.66%   85.28%   -0.38%     
==========================================
  Files          41       41              
  Lines        1960     1991      +31     
==========================================
+ Hits         1679     1698      +19     
- Misses        281      293      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ChrisRackauckas ChrisRackauckas merged commit 964deb0 into master Feb 20, 2024
24 of 27 checks passed
@ChrisRackauckas ChrisRackauckas deleted the format branch February 20, 2024 16:15
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