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

Generalize the notion of bitwise serialization #6482

Merged
merged 1 commit into from
May 5, 2024

Conversation

hkaiser
Copy link
Member

@hkaiser hkaiser commented May 3, 2024

  • flyby: fix setting HPX_DEBUG on Windows platform
  • flyby: protect against out-of-bounds access in schedulers during early parcel exceptions

Copy link

codacy-production bot commented May 3, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.44% 59.57%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (87653e1) 218151 185685 85.12%
Head commit (194c82e) 192171 (-25980) 162730 (-22955) 84.68% (-0.44%)

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 (#6482) 47 28 59.57%

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

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more

@hkaiser hkaiser force-pushed the bitwise_serialization branch 4 times, most recently from 3f1df75 to 0f71672 Compare May 4, 2024 19:50
- flyby: fix setting HPX_DEBUG on Windows platform
- flyby: protect against out-of-bounds access in schedulers during early parcel exceptions
@hkaiser hkaiser force-pushed the bitwise_serialization branch from 0f71672 to 194c82e Compare May 4, 2024 22:29
@hkaiser hkaiser merged commit fcb9df2 into master May 5, 2024
72 of 80 checks passed
@hkaiser hkaiser deleted the bitwise_serialization branch May 5, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant