Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix GPU bug #73

Merged
merged 4 commits into from
May 2, 2022
Merged

Fix GPU bug #73

merged 4 commits into from
May 2, 2022

Conversation

simsurace
Copy link
Member

Fixes #72

@simsurace simsurace requested a review from camillegontier May 2, 2022 17:10
@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #73 (8b05c9e) into master (0b1a86b) will increase coverage by 1.46%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   67.61%   69.07%   +1.46%     
==========================================
  Files          14       14              
  Lines         670      692      +22     
==========================================
+ Hits          453      478      +25     
+ Misses        217      214       -3     
Impacted Files Coverage Δ
src/myopic.jl 96.57% <66.66%> (+5.39%) ⬆️
src/visualize.jl 0.00% <0.00%> (ø)
src/jitter.jl 47.16% <0.00%> (+0.11%) ⬆️
src/simulate.jl 86.44% <0.00%> (+0.23%) ⬆️
src/resample.jl 55.62% <0.00%> (+1.20%) ⬆️

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

@simsurace simsurace merged commit c2101b0 into master May 2, 2022
@simsurace simsurace deleted the bugfix_gpu branch May 2, 2022 17:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Master doesn't pass GPU tests
2 participants