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

Change reduce(vcat, itr) to reduce(vcat, [itr]) #444

Merged
merged 6 commits into from
Jul 12, 2024
Merged

Conversation

cncastillo
Copy link
Member

@cncastillo cncastillo commented Jul 12, 2024

@cncastillo cncastillo changed the title Change reduce(vcat, itr) to reduce(vcar, [itr]) Change reduce(vcat, itr) to reduce(vcat, [itr]) Jul 12, 2024
Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.52%. Comparing base (a2837ae) to head (6cb5efa).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #444   +/-   ##
=======================================
  Coverage   90.52%   90.52%           
=======================================
  Files          51       51           
  Lines        2787     2787           
=======================================
  Hits         2523     2523           
  Misses        264      264           
Flag Coverage Δ
base 88.20% <100.00%> (ø)
core 90.37% <ø> (ø)
files 93.55% <ø> (ø)
komamri 93.98% <ø> (ø)
plots 89.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
KomaMRIBase/src/datatypes/Sequence.jl 92.47% <100.00%> (ø)

@cncastillo cncastillo merged commit e7bfc1f into master Jul 12, 2024
18 of 19 checks passed
@cncastillo cncastillo deleted the fix-get-samples branch July 12, 2024 22:03
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.

Applying @time to simulate reveals discrepancies on resources and timing reports
1 participant