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

chore: seed SSAO kernel generation to avoid flaky SSAO visual test #3415

Merged
merged 6 commits into from
Jun 26, 2023

Merge refs/heads/master into hflatval/seed-ssao-generation

cb4c78b
Select commit
Loading
Failed to load commit list.
Merged

chore: seed SSAO kernel generation to avoid flaky SSAO visual test #3415

Merge refs/heads/master into hflatval/seed-ssao-generation
cb4c78b
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jun 26, 2023 in 1s

71.53% (+0.00%) compared to 97796ca

View this Pull Request on Codecov

71.53% (+0.00%) compared to 97796ca

Details

Codecov Report

Merging #3415 (cb4c78b) into master (97796ca) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #3415   +/-   ##
=======================================
  Coverage   71.52%   71.53%           
=======================================
  Files         344      344           
  Lines       33229    33232    +3     
  Branches     2582     2583    +1     
=======================================
+ Hits        23768    23771    +3     
  Misses       9357     9357           
  Partials      104      104           
Impacted Files Coverage Δ
...r/packages/rendering/src/render-passes/SSAOPass.ts 90.21% <100.00%> (+0.32%) ⬆️