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

Expand test_macros_evaluate_args_once to test more #1287

Merged
merged 1 commit into from
May 17, 2024

Conversation

joshlf
Copy link
Member

@joshlf joshlf commented May 17, 2024

In particular, add tests for transmute_mut! and try_transmute!.

In particular, add tests for `transmute_mut!` and `try_transmute!`.
@joshlf joshlf requested a review from jswrenn May 17, 2024 19:45
@joshlf joshlf enabled auto-merge May 17, 2024 19:45
@joshlf joshlf added this pull request to the merge queue May 17, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.79%. Comparing base (b39c772) to head (174fd5f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1287      +/-   ##
==========================================
+ Coverage   87.76%   87.79%   +0.03%     
==========================================
  Files          14       14              
  Lines        5158     5171      +13     
==========================================
+ Hits         4527     4540      +13     
  Misses        631      631              

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

Merged via the queue into main with commit 73888d9 May 17, 2024
210 checks passed
@joshlf joshlf deleted the test-macros-evaluate-args-once branch May 17, 2024 20:33
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