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

Add tests for CPU binding #120

Merged
merged 17 commits into from
Feb 28, 2024
Merged

Add tests for CPU binding #120

merged 17 commits into from
Feb 28, 2024

Conversation

HadrienG2
Copy link
Owner

One more module towards #110 :)

Copy link

semanticdiff-com bot commented Feb 28, 2024

Review changes with SemanticDiff.

Analyzed 5 of 7 files.

Overall, the semantic diff is 5% smaller than the GitHub diff.

Filename Status
.github/workflows/ci.yml Unsupported file format
Cargo.toml Unsupported file format
✔️ src/bitmap/mod.rs Analyzed
✔️ src/cpu/binding.rs 10.64% smaller
✔️ src/ffi/transparent.rs 45.29% smaller
✔️ src/lib.rs 62.04% smaller
✔️ tests/single-threaded.rs Analyzed

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

Attention: Patch coverage is 94.73684% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 75.85%. Comparing base (4e5fe37) to head (20b3537).

Files Patch % Lines
src/cpu/binding.rs 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
+ Coverage   73.07%   75.85%   +2.77%     
==========================================
  Files          43       43              
  Lines        4988     4999      +11     
==========================================
+ Hits         3645     3792     +147     
+ Misses       1343     1207     -136     
Flag Coverage Δ
ubuntu-latest 74.79% <77.77%> (+2.00%) ⬆️
windows-latest 74.23% <94.73%> (+2.67%) ⬆️

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.

@HadrienG2 HadrienG2 merged commit 77aa566 into main Feb 28, 2024
111 checks passed
@HadrienG2 HadrienG2 deleted the test-cpu-binding branch February 28, 2024 16:26
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