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

ci: run unit tests with sanitizers #1002

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Conversation

mxinden
Copy link
Contributor

@mxinden mxinden commented Nov 27, 2024

Add a GitHub Workflow Step, running cargo test with various sanitizers on Ubuntu and MacOS.

See similar work in mozilla/mtu#5 and mozilla/neqo#2143.

Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@e7ee5c6). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1002   +/-   ##
=======================================
  Coverage        ?   80.40%           
=======================================
  Files           ?       24           
  Lines           ?     4231           
  Branches        ?        0           
=======================================
  Hits            ?     3402           
  Misses          ?      829           
  Partials        ?        0           

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

@mxinden mxinden force-pushed the sanitizers branch 6 times, most recently from bd27261 to 6c08b99 Compare November 27, 2024 10:56
@mxinden mxinden marked this pull request as ready for review November 27, 2024 11:08
@valenting valenting added this pull request to the merge queue Nov 27, 2024
Merged via the queue into servo:main with commit 7492360 Nov 27, 2024
18 checks passed
theskim pushed a commit to theskim/rust-url that referenced this pull request Dec 17, 2024
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.

2 participants