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

refactor!: update render dependencies & cleanup the code #70

Merged
merged 19 commits into from
May 6, 2024
Merged

Conversation

imrn99
Copy link
Collaborator

@imrn99 imrn99 commented May 6, 2024

update wgpu, smaa, winit to their latest release. winit required significant refactors which result in an API change.

also, add stricter lint rules of for the render crate

Scope

  • Code: honeycomb-render, honeycomb-examples

Type of change

  • Refactor

Other

  • Breaking change

@codecov-commenter
Copy link

codecov-commenter commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.72%. Comparing base (6ff37b3) to head (7e3fd53).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  Coverage   85.72%   85.72%           
=======================================
  Files          16       16           
  Lines        1954     1954           
=======================================
  Hits         1675     1675           
  Misses        279      279           

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

@imrn99 imrn99 merged commit 0087610 into master May 6, 2024
15 checks passed
@imrn99 imrn99 deleted the update-deps branch May 6, 2024 07:47
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

2 participants