Skip to content

v0.7.10#10

Merged
knstmrd merged 20 commits into
mainfrom
v0710-dev
May 19, 2026
Merged

v0.7.10#10
knstmrd merged 20 commits into
mainfrom
v0710-dev

Conversation

@knstmrd

@knstmrd knstmrd commented May 19, 2026

Copy link
Copy Markdown
Contributor
  • Documentation improvements
  • Improved test coverage
  • convect_particles_and_compute_cell! function added that computes new cell indices during the convection, a new version of sort_particles! that takes advantage of these pre-computed cell indices has also been added

@codecov

codecov Bot commented May 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 89.53488% with 9 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/convection/convection_1D.jl 86.95% 6 Missing ⚠️
src/grids/grid_sorting.jl 91.89% 3 Missing ⚠️
Files with missing lines Coverage Δ
src/Merzbild.jl 100.00% <ø> (ø)
src/particles.jl 97.52% <100.00%> (+0.64%) ⬆️
src/grids/grid_sorting.jl 93.58% <91.89%> (-1.54%) ⬇️
src/convection/convection_1D.jl 86.04% <86.95%> (+0.50%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@knstmrd knstmrd merged commit f734f84 into main May 19, 2026
13 of 14 checks passed
@knstmrd knstmrd deleted the v0710-dev branch May 19, 2026 14:52
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