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

Revise projection methods #170

Merged
merged 8 commits into from
Sep 1, 2023
Merged

Revise projection methods #170

merged 8 commits into from
Sep 1, 2023

Conversation

michakraus
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #170 (00ebe9e) into main (c01b85f) will increase coverage by 0.02%.
The diff coverage is 60.71%.

@@            Coverage Diff             @@
##             main     #170      +/-   ##
==========================================
+ Coverage   60.54%   60.57%   +0.02%     
==========================================
  Files         117      118       +1     
  Lines        7999     7989      -10     
==========================================
- Hits         4843     4839       -4     
+ Misses       3156     3150       -6     
Files Changed Coverage Δ
src/Integrators.jl 100.00% <ø> (ø)
src/integrators/method_list.jl 16.12% <ø> (ø)
src/integrators/vi/vprk_projected.jl 0.00% <0.00%> (ø)
src/projections/methods.jl 0.00% <ø> (-70.59%) ⬇️
src/projections/cache.jl 87.93% <62.50%> (-4.07%) ⬇️
src/projections/common.jl 69.23% <69.23%> (ø)
src/projections/projection.jl 87.50% <75.00%> (+6.25%) ⬆️
src/projections/midpoint_projection.jl 98.91% <80.00%> (-1.09%) ⬇️
src/projections/symmetric_projection.jl 98.91% <80.00%> (-1.09%) ⬇️
src/projections/standard_projection.jl 97.59% <92.00%> (+0.12%) ⬆️

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

@michakraus michakraus merged commit 3b8a211 into main Sep 1, 2023
15 checks passed
@michakraus michakraus deleted the revise-projections branch September 1, 2023 04:07
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.

1 participant