Skip to content

Use portable mutex code in plugins.#265

Merged
attipaci merged 1 commit into
mainfrom
portable_mutex
Oct 19, 2025
Merged

Use portable mutex code in plugins.#265
attipaci merged 1 commit into
mainfrom
portable_mutex

Conversation

@attipaci

Copy link
Copy Markdown
Collaborator

Update CALCEPH and CSPICE plugins to use portable mutexes beyond the POSIX pthread library.

@attipaci attipaci added this to the 1.5.0 milestone Oct 18, 2025
@attipaci attipaci self-assigned this Oct 18, 2025
@attipaci attipaci added the enhancement New feature or request label Oct 18, 2025
@codecov

codecov Bot commented Oct 18, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.84%. Comparing base (6ed28a6) to head (e28f98b).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #265   +/-   ##
=======================================
  Coverage   99.84%   99.84%           
=======================================
  Files          24       24           
  Lines        4589     4589           
  Branches      903      903           
=======================================
  Hits         4582     4582           
  Partials        7        7           
Flag Coverage Δ
unittests 99.84% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/parse.c 99.47% <ø> (ø)
src/timescale.c 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f68dc98...e28f98b. Read the comment docs.

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

@attipaci attipaci force-pushed the portable_mutex branch 10 times, most recently from 2aae33a to d567048 Compare October 18, 2025 21:47
@attipaci attipaci marked this pull request as ready for review October 19, 2025 08:53
@attipaci attipaci merged commit 144c2b8 into main Oct 19, 2025
27 checks passed
@attipaci attipaci deleted the portable_mutex branch October 19, 2025 08:53
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.

1 participant