Skip to content

CompatHelper: bump compat for OhMyThreads to 0.8, (keep existing compat)#263

Closed
github-actions[bot] wants to merge 1 commit intomasterfrom
compathelper/new_version/2025-03-18-01-02-10-592-00288898784
Closed

CompatHelper: bump compat for OhMyThreads to 0.8, (keep existing compat)#263
github-actions[bot] wants to merge 1 commit intomasterfrom
compathelper/new_version/2025-03-18-01-02-10-592-00288898784

Conversation

@github-actions
Copy link
Contributor

This pull request changes the compat entry for the OhMyThreads package from 0.7.0 to 0.7.0, 0.8.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@maartenvd maartenvd force-pushed the compathelper/new_version/2025-03-18-01-02-10-592-00288898784 branch from 8b31e78 to 0e00fff Compare March 18, 2025 01:02
@codecov
Copy link

codecov bot commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

see 65 files with indirect coverage changes

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

@lkdvos
Copy link
Member

lkdvos commented Mar 18, 2025

Errors are a result of OhMyThreads now defaulting to throwing an error if you do something like the following, preventing accidentally being stupid:

f_at_site(i, arg1, ...) = f(arg1[i], ...)
tmap(1:length(v)) do i
    f_at_site(i, v)
end

I'll look into fixing this later.

@lkdvos lkdvos closed this Mar 21, 2025
@lkdvos lkdvos deleted the compathelper/new_version/2025-03-18-01-02-10-592-00288898784 branch March 21, 2025 11:39
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