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

replace "using MitosisStochasticDiffEq" by "import .. as MSDE" #70

Merged
merged 4 commits into from
May 5, 2021

Conversation

frankschae
Copy link
Collaborator

cosmetic changes in tests and examples.

@codecov-commenter
Copy link

codecov-commenter commented May 5, 2021

Codecov Report

Merging #70 (74ac523) into main (c501b0f) will increase coverage by 0.90%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   91.51%   92.42%   +0.90%     
==========================================
  Files           8        7       -1     
  Lines         377      409      +32     
==========================================
+ Hits          345      378      +33     
+ Misses         32       31       -1     
Impacted Files Coverage Δ
src/filter.jl 94.26% <100.00%> (+0.34%) ⬆️
src/guiding.jl 92.92% <100.00%> (+1.57%) ⬆️
src/sample.jl 100.00% <100.00%> (ø)
src/types.jl 89.70% <100.00%> (+0.47%) ⬆️
src/utils.jl 63.15% <100.00%> (+10.21%) ⬆️

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 ee5a926...74ac523. Read the comment docs.

@mschauer mschauer merged commit 075cfbd into main May 5, 2021
@frankschae frankschae deleted the import_as_patch branch May 6, 2021 06:40
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.

None yet

3 participants