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

Implement GeometricEnsemble type #6

Merged
merged 15 commits into from
Jul 4, 2023
Merged

Implement GeometricEnsemble type #6

merged 15 commits into from
Jul 4, 2023

Conversation

michakraus
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Merging #6 (ded19ba) into main (7ad7341) will increase coverage by 1.06%.
The diff coverage is 99.18%.

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   78.24%   79.31%   +1.06%     
==========================================
  Files          23       24       +1     
  Lines        1241     1363     +122     
==========================================
+ Hits          971     1081     +110     
- Misses        270      282      +12     
Impacted Files Coverage Δ
src/GeometricEquations.jl 100.00% <ø> (ø)
src/psde.jl 92.68% <ø> (ø)
src/sde.jl 93.75% <ø> (ø)
src/spdae.jl 76.74% <ø> (ø)
src/spsde.jl 93.18% <ø> (ø)
src/geometric_ensemble.jl 98.07% <98.07%> (ø)
src/dae.jl 94.20% <100.00%> (-4.14%) ⬇️
src/geometric_problem.jl 100.00% <100.00%> (ø)
src/hdae.jl 94.31% <100.00%> (-1.94%) ⬇️
src/hode.jl 93.61% <100.00%> (+0.43%) ⬆️
... and 10 more

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@michakraus michakraus merged commit 22d5b6b into main Jul 4, 2023
15 checks passed
@michakraus michakraus deleted the dev-ensembles branch July 4, 2023 07:57
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

1 participant