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

Update publish.yml workflow's wasm-bindgen version to 0.2.83. #3351

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

jimblandy
Copy link
Member

In order to update wgpu.rs, the version of wasm-bindgen specified in .github/workflows/publish.yml must exactly match that in the main Cargo.lock file. This is currently 0.2.83.

In order to update wgpu.rs, the version of wasm-bindgen specified in
`.github/workflows/publish.yml` must exactly match that in the main
`Cargo.lock` file. This is currently 0.2.83.
@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2023

Codecov Report

Merging #3351 (9cdda61) into master (de070b2) will decrease coverage by 1.13%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3351      +/-   ##
==========================================
- Coverage   65.66%   64.52%   -1.14%     
==========================================
  Files          82       86       +4     
  Lines       39489    42597    +3108     
==========================================
+ Hits        25930    27487    +1557     
- Misses      13559    15110    +1551     
Impacted Files Coverage Δ
wgpu-core/src/track/texture.rs 59.46% <0.00%> (-21.52%) ⬇️
wgpu-core/src/track/buffer.rs 84.86% <0.00%> (-7.28%) ⬇️
wgpu-hal/src/auxil/dxgi/result.rs 73.07% <0.00%> (-3.85%) ⬇️
wgpu-hal/src/vulkan/adapter.rs 76.77% <0.00%> (-0.74%) ⬇️
wgpu-hal/src/dx12/adapter.rs 81.38% <0.00%> (-0.38%) ⬇️
wgpu-core/src/command/transfer.rs 75.14% <0.00%> (-0.36%) ⬇️
wgpu-core/src/instance.rs 65.67% <0.00%> (-0.35%) ⬇️
wgpu-core/src/device/queue.rs 70.18% <0.00%> (-0.34%) ⬇️
wgpu-hal/src/gles/adapter.rs 83.72% <0.00%> (-0.24%) ⬇️
wgpu-types/src/lib.rs 88.06% <0.00%> (-0.24%) ⬇️
... and 28 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jimblandy jimblandy merged commit 630c12f into gfx-rs:master Jan 5, 2023
@jimblandy jimblandy deleted the update-wasm-bindgen branch December 13, 2023 16:39
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.

3 participants