Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update thread_priority.cpp #170

Merged
merged 3 commits into from
Oct 30, 2024

Conversation

SENAI-GilmarCorreia
Copy link
Contributor

Adding implementation for build on Windows.

I have done some testing, but it wasn't extensive.

Adding implementation for build on windows.
@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.36%. Comparing base (f0cede3) to head (1a45cfe).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #170   +/-   ##
=======================================
  Coverage   75.36%   75.36%           
=======================================
  Files           8        8           
  Lines         341      341           
  Branches       62       62           
=======================================
  Hits          257      257           
  Misses         50       50           
  Partials       34       34           
Flag Coverage Δ
unittests 75.36% <ø> (ø)

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

Files with missing lines Coverage Δ
src/thread_priority.cpp 11.42% <ø> (ø)

@saikishor
Copy link
Member

saikishor commented Aug 21, 2024

@SENAI-GilmarCorreia please apply the pre-commit formatting changes

@SENAI-GilmarCorreia
Copy link
Contributor Author

@saikishor Done! Thank You!

Copy link
Contributor

@christophfroehlich christophfroehlich left a comment

Choose a reason for hiding this comment

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

Thx

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.

6 participants