Skip to content

3.0.1#77

Open
l-ramirez-lopez wants to merge 22 commits into
mainfrom
3.0.1
Open

3.0.1#77
l-ramirez-lopez wants to merge 22 commits into
mainfrom
3.0.1

Conversation

@l-ramirez-lopez

Copy link
Copy Markdown
Owner

New version

l-ramirez-lopez and others added 21 commits May 29, 2026 22:58
- Add resemble_set_omp_threads() C++ function that calls omp_set_num_threads()
  at runtime; Sys.setenv(OMP_NUM_THREADS) alone cannot update an already-
  initialised OpenMP thread pool.
- Wire it into .onLoad so that setting OMP_NUM_THREADS before library(resemble)
  is sufficient to limit threads (fixes CPU-time NOTEs on Linux r-devel).
- Fix setup chunk order in ag-evolutionary-subset-search.qmd: OMP env vars must
  be set before the library is loaded, not after.
- Reduce representation factor b in the hidden (echo: false) gesearch compute
  chunks (100->20 and 80->15) to cut vignette build time on Windows and avoid
  the overall-checktime NOTE (> 10 min) that caused Result: NA.
…lin-dvaq7o

Claude/affectionate franklin dvaq7o
@codecov-commenter

codecov-commenter commented Jun 22, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 22.22222% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.70%. Comparing base (d0ff878) to head (e49662e).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
R/diss_evaluate.R 0.00% 4 Missing ⚠️
R/AAA.R 0.00% 3 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   82.74%   82.70%   -0.05%     
==========================================
  Files          35       35              
  Lines        6873     6879       +6     
==========================================
+ Hits         5687     5689       +2     
- Misses       1186     1190       +4     

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

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.

3 participants