Skip to content

Large-Scale Startup Optimizations - #1686

Merged
sbryngelson merged 20 commits into
MFlowCode:masterfrom
danieljvickers:smarter-particle-bed-instantiation
Aug 16, 2026
Merged

Large-Scale Startup Optimizations#1686
sbryngelson merged 20 commits into
MFlowCode:masterfrom
danieljvickers:smarter-particle-bed-instantiation

Merge branch 'master' into smarter-particle-bed-instantiation

70ba5bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2026 in 0s

61.26% (target 1.00%)

View this Pull Request on Codecov

61.26% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 48.31461% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.26%. Comparing base (a4a5d3c) to head (70ba5bf).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/simulation/m_particle_cloud.fpp 43.39% 24 Missing and 6 partials ⚠️
src/simulation/m_start_up.fpp 36.84% 11 Missing and 1 partial ⚠️
src/simulation/m_collisions.fpp 60.00% 2 Missing ⚠️
src/common/m_delay_file_access.f90 80.00% 1 Missing ⚠️
src/simulation/m_data_output.fpp 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1686      +/-   ##
==========================================
+ Coverage   61.21%   61.26%   +0.05%     
==========================================
  Files          84       84              
  Lines       21603    21657      +54     
  Branches     3189     3197       +8     
==========================================
+ Hits        13224    13269      +45     
+ Misses       6209     6207       -2     
- Partials     2170     2181      +11     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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