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

Make a timestep getindex faster #860

Merged
merged 1 commit into from
Oct 22, 2021
Merged

Make a timestep getindex faster #860

merged 1 commit into from
Oct 22, 2021

Conversation

davidanthoff
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Oct 22, 2021

Codecov Report

Merging #860 (5fdd679) into master (6ea889e) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #860      +/-   ##
==========================================
+ Coverage   84.30%   84.32%   +0.01%     
==========================================
  Files          40       40              
  Lines        3792     3795       +3     
==========================================
+ Hits         3197     3200       +3     
  Misses        595      595              
Flag Coverage Δ
unittests 84.32% <100.00%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
src/core/time_arrays.jl 93.07% <100.00%> (+0.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6ea889e...5fdd679. Read the comment docs.

@lrennels lrennels merged commit 1bebba9 into master Oct 22, 2021
@davidanthoff davidanthoff deleted the timestep-perf branch October 22, 2021 04:25
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.

2 participants