Skip to content

len(conv_filter_match) < 50 bug fix#803

Merged
katiebreivik merged 4 commits into
COSMIC-PopSynth:developfrom
astrogina:nstep_fix
Jun 16, 2026
Merged

len(conv_filter_match) < 50 bug fix#803
katiebreivik merged 4 commits into
COSMIC-PopSynth:developfrom
astrogina:nstep_fix

Conversation

@astrogina

Copy link
Copy Markdown
Contributor

Fixed bug where conv_filter_match was being overwritten in each step instead of being added to when it contained a nonzero number but less than 50 binaries.

@katiebreivik katiebreivik left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks @astrogina! Love the extra log file writes; future users will def appreciate!

@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.14%. Comparing base (8772c07) to head (e3693d7).
⚠️ Report is 175 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop     #803       +/-   ##
============================================
- Coverage    86.91%   76.14%   -10.77%     
============================================
  Files           40       58       +18     
  Lines        25542    28171     +2629     
  Branches         0      985      +985     
============================================
- Hits         22198    21448      -750     
- Misses        3344     6418     +3074     
- Partials         0      305      +305     

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

@astrogina astrogina closed this Jun 16, 2026
@astrogina astrogina deleted the nstep_fix branch June 16, 2026 16:21
@astrogina astrogina restored the nstep_fix branch June 16, 2026 16:24
@katiebreivik katiebreivik reopened this Jun 16, 2026
@katiebreivik katiebreivik merged commit 47a5eb3 into COSMIC-PopSynth:develop Jun 16, 2026
6 of 8 checks passed
d-maclean pushed a commit to d-maclean/COSMIC that referenced this pull request Jun 18, 2026
* change empty list to empty dfs

* update singles match

* updated warnings

* took out prints and pdbs

---------

Co-authored-by: Gina Chen <gchen99@m005.opa.vera.psc.edu>
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.

2 participants