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

ASAN on Ubuntu #543

Merged
merged 3 commits into from
Dec 2, 2021
Merged

ASAN on Ubuntu #543

merged 3 commits into from
Dec 2, 2021

Conversation

Alexey-N-Chernyshov
Copy link
Contributor

@Alexey-N-Chernyshov Alexey-N-Chernyshov commented Dec 1, 2021

Signed-off-by: Alexey Chernyshov alexey.n.chernyshov@gmail.com

Description of the Change

Change MacOS worker to Ubuntu worker for ASAN.

Benefits

Possible Drawbacks

Usage Examples or Tests [optional]

First commit is an example of error detected.

Alternate Designs [optional]

@codecov
Copy link

codecov bot commented Dec 1, 2021

Codecov Report

Merging #543 (16db8d3) into master (da2cabd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #543   +/-   ##
=======================================
  Coverage   46.38%   46.38%           
=======================================
  Files         680      680           
  Lines       30255    30255           
  Branches    16759    16759           
=======================================
  Hits        14034    14034           
  Misses      12182    12182           
  Partials     4039     4039           

Continue to review full report at Codecov.

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

Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
Signed-off-by: Alexey Chernyshov <alexey.n.chernyshov@gmail.com>
@Alexey-N-Chernyshov Alexey-N-Chernyshov changed the title [WiP - check if works] ASAN on Ubuntu ASAN on Ubuntu Dec 1, 2021
@Alexey-N-Chernyshov Alexey-N-Chernyshov marked this pull request as ready for review December 1, 2021 13:55
@Alexey-N-Chernyshov Alexey-N-Chernyshov merged commit c4e7d41 into master Dec 2, 2021
@Alexey-N-Chernyshov Alexey-N-Chernyshov deleted the feature/ASAN-on-Ubuntu branch December 2, 2021 06:16
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.

None yet

3 participants