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

[WIP] Post-processing effects for FURY Effects API #850

Draft
wants to merge 34 commits into
base: master
Choose a base branch
from

fix: Deleted useless program

e738df7
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Post-processing effects for FURY Effects API #850

fix: Deleted useless program
e738df7
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 failed Aug 27, 2023 in 0s

83.19% (-1.30%) compared to e0741be

View this Pull Request on Codecov

83.19% (-1.30%) compared to e0741be

Details

Codecov Report

Merging #850 (e738df7) into master (e0741be) will decrease coverage by 1.30%.
The diff coverage is 0.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #850      +/-   ##
==========================================
- Coverage   84.49%   83.19%   -1.30%     
==========================================
  Files          44       45       +1     
  Lines       10454    10618     +164     
  Branches     1411     1416       +5     
==========================================
+ Hits         8833     8834       +1     
- Misses       1252     1415     +163     
  Partials      369      369              
Files Changed Coverage Δ
fury/actors/effect_manager_alt.py 0.00% <0.00%> (ø)
fury/shaders/__init__.py 100.00% <ø> (ø)
fury/window.py 77.77% <0.00%> (-0.30%) ⬇️
fury/shaders/base.py 89.21% <33.33%> (-1.70%) ⬇️