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: Use nightly-2024-02-13 for code coverage testing. #1947

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

briansmith
Copy link
Owner

More recent versions of the toolchain cause the tests to crash with a segmentation fault when built/run with profiling.

More recent versions of the toolchain cause the tests to crash with
a segmentation fault when built/run with profiling.
@briansmith briansmith self-assigned this Feb 16, 2024
@briansmith
Copy link
Owner Author

The clippy failure is not due to this change; it will be fixed in PR #1946.

Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6762d65) 96.22% compared to head (876e8db) 96.22%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1947   +/-   ##
=======================================
  Coverage   96.22%   96.22%           
=======================================
  Files         135      135           
  Lines       20550    20550           
  Branches      226      226           
=======================================
  Hits        19774    19774           
  Misses        742      742           
  Partials       34       34           

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

@briansmith briansmith merged commit 32d6c5e into main Feb 16, 2024
143 of 145 checks passed
@briansmith briansmith deleted the b/nightly-2024-02-13 branch February 16, 2024 03:09
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