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

test: add asan and lsan for unit tests on CI #282

Merged
merged 2 commits into from
Mar 6, 2024
Merged

test: add asan and lsan for unit tests on CI #282

merged 2 commits into from
Mar 6, 2024

Conversation

MrCroxx
Copy link
Collaborator

@MrCroxx MrCroxx commented Mar 6, 2024

What's changed and what's your intention?

Please explain IN DETAIL what the changes are in this PR and why they are needed. :D

As titled.

Checklist

  • I have written the necessary rustdoc comments
  • I have added the necessary unit tests and integration tests
  • I have passed make all (or make fast instead if the old tests are not modified) in my local environment.

Related issues or PRs (optional)

Signed-off-by: MrCroxx <mrcroxx@outlook.com>
Signed-off-by: MrCroxx <mrcroxx@outlook.com>
@MrCroxx MrCroxx added the feature New feature or request label Mar 6, 2024
@MrCroxx MrCroxx self-assigned this Mar 6, 2024
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.22%. Comparing base (fc3789b) to head (768d6d8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #282   +/-   ##
=======================================
  Coverage   74.22%   74.22%           
=======================================
  Files          52       52           
  Lines        5997     5997           
=======================================
  Hits         4451     4451           
  Misses       1546     1546           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MrCroxx MrCroxx merged commit 198b8ae into main Mar 6, 2024
12 checks passed
@MrCroxx MrCroxx deleted the xx/san branch March 6, 2024 08:59
MrCroxx added a commit that referenced this pull request Apr 17, 2024
* test: add asan and lsan for unit tests on CI

Signed-off-by: MrCroxx <mrcroxx@outlook.com>

* chore: update ci cache key prefix

Signed-off-by: MrCroxx <mrcroxx@outlook.com>

---------

Signed-off-by: MrCroxx <mrcroxx@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant