Skip to content

Separated Stochastic Selection - Clean version#58

Merged
danielhollas merged 2 commits into
mainfrom
SpinSepStoSel
Jun 5, 2026
Merged

Separated Stochastic Selection - Clean version#58
danielhollas merged 2 commits into
mainfrom
SpinSepStoSel

Conversation

@verab98

@verab98 verab98 commented Jun 5, 2026

Copy link
Copy Markdown
Contributor
  • works the same way as (WiP) Separated Stochastic Selection((WiP) Separated Stochastic Selection #28) , but:
    • only changes in SelectionModule
    • commented out parts removed
    • kept only those commented out print statements that are usefull
  • SSGAIMS test will follow

- works the same way as (WiP) Separated Stochastic Selection, but:
  - only changes in SelectionModule
  - commented out parts removed
  - kept only those commented out print statements that are usefull
- SSGAIMS test will follow
@verab98 verab98 requested a review from danielhollas June 5, 2026 15:03
@verab98 verab98 self-assigned this Jun 5, 2026
@verab98 verab98 added the enhancement New feature or request label Jun 5, 2026
@codecov-commenter

codecov-commenter commented Jun 5, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 2.58621% with 113 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.71%. Comparing base (825f571) to head (04052a5).

Files with missing lines Patch % Lines
src/modules/SelectionModule.f90 2.58% 112 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
- Coverage   53.68%   52.71%   -0.97%     
==========================================
  Files          41       41              
  Lines        6058     6175     +117     
  Branches      825      840      +15     
==========================================
+ Hits         3252     3255       +3     
- Misses       2449     2562     +113     
- Partials      357      358       +1     

☔ 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.

@danielhollas danielhollas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, congrats!

As we discussed in person, let's get this merged, and once I am back we can go through the code in more detail and double-check everything together.

(I ran prek locally and fixed the formatting, I guess you forgot to pull the merge commit fr om #28 before copying the file)

@danielhollas danielhollas merged commit 6f7a252 into main Jun 5, 2026
13 checks passed
@danielhollas danielhollas deleted the SpinSepStoSel branch June 5, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants