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

Deprecate ndgrid, improve code coverage, use iszero #127

Merged
merged 4 commits into from
Jan 3, 2023
Merged

Conversation

JeffFessler
Copy link
Owner

And some whitespace

@codecov
Copy link

codecov bot commented Jan 3, 2023

Codecov Report

Base: 99.92% // Head: 100.00% // Increases project coverage by +0.07% 🎉

Coverage data is based on head (67114f0) compared to base (b21f33a).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #127      +/-   ##
===========================================
+ Coverage   99.92%   100.00%   +0.07%     
===========================================
  Files          39        38       -1     
  Lines        1372      1370       -2     
===========================================
- Hits         1371      1370       -1     
+ Misses          1         0       -1     
Impacted Files Coverage Δ
src/algorithm/general/ls-mm.jl 100.00% <ø> (ø)
src/mri/mri_trajectory.jl 100.00% <ø> (ø)
src/algorithm/general/dot-curv.jl 100.00% <100.00%> (ø)
src/algorithm/general/dot-grad.jl 100.00% <100.00%> (ø)
src/algorithm/general/ncg.jl 100.00% <100.00%> (ø)
src/algorithm/general/ogm_ls.jl 100.00% <100.00%> (+1.88%) ⬆️
src/algorithm/general/pogm_restart.jl 100.00% <100.00%> (ø)
src/mri/sensemap-sim.jl 100.00% <100.00%> (ø)
src/utility/max_percent_diff.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@JeffFessler JeffFessler merged commit 9910471 into main Jan 3, 2023
@JeffFessler JeffFessler deleted the fixes branch January 3, 2023 23:38
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