Skip to content

improve thread api#127

Merged
mrabine merged 1 commit intomainfrom
improve-thread
Feb 17, 2026
Merged

improve thread api#127
mrabine merged 1 commit intomainfrom
improve-thread

Conversation

@mrabine
Copy link
Collaborator

@mrabine mrabine commented Feb 17, 2026

No description provided.

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% 97.44%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1aa8f29) 9555 9225 96.55%
Head commit (67614d1) 9605 (+50) 9273 (+48) 96.54% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#127) 78 76 97.44%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@coveralls
Copy link

Pull Request Test Coverage Report for Build 22116446182

Details

  • 76 of 78 (97.44%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.004%) to 96.543%

Changes Missing Coverage Covered Lines Changed/Added Lines %
core/src/thread.cpp 61 63 96.83%
Totals Coverage Status
Change from base Build 22080359588: -0.004%
Covered Lines: 9273
Relevant Lines: 9605

💛 - Coveralls

@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

❌ Patch coverage is 97.43590% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.62%. Comparing base (1aa8f29) to head (67614d1).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
core/src/thread.cpp 96.82% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #127      +/-   ##
==========================================
- Coverage   96.63%   96.62%   -0.01%     
==========================================
  Files          76       76              
  Lines        8932     8982      +50     
==========================================
+ Hits         8631     8679      +48     
- Misses        301      303       +2     
Flag Coverage Δ
unittests 96.62% <97.43%> (-0.01%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 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.

@mrabine mrabine merged commit 15b4d99 into main Feb 17, 2026
12 checks passed
@mrabine mrabine deleted the improve-thread branch February 17, 2026 22:17
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