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

Upgrade wgpu #1692

Merged
merged 2 commits into from Apr 25, 2024
Merged

Upgrade wgpu #1692

merged 2 commits into from Apr 25, 2024

Conversation

nathanielsimard
Copy link
Member

Fix #1546

Copy link

codecov bot commented Apr 25, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 86.43%. Comparing base (a1bd14c) to head (b51e094).

Files Patch % Lines
backend-comparison/src/persistence/system_info.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1692      +/-   ##
==========================================
- Coverage   86.43%   86.43%   -0.01%     
==========================================
  Files         696      696              
  Lines       80967    80971       +4     
==========================================
+ Hits        69986    69989       +3     
- Misses      10981    10982       +1     

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

Copy link
Collaborator

@antimora antimora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@syl20bnr
Copy link
Member

Great news! Can we include this into the next minor release ?

@nathanielsimard nathanielsimard merged commit 599a20d into main Apr 25, 2024
15 checks passed
@nathanielsimard nathanielsimard deleted the chrore/wgpu-19 branch April 25, 2024 20:32
syl20bnr pushed a commit that referenced this pull request Apr 26, 2024
syl20bnr pushed a commit that referenced this pull request Apr 26, 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.

Upgrade to wgpu 0.19
3 participants