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

Continuing glTF/PBR Implementation #854

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Merge branch 'Fixing-PBR-for-glTF-loader' of https://github.com/m-ago…

d326f75
Select commit
Loading
Failed to load commit list.
Open

Continuing glTF/PBR Implementation #854

Merge branch 'Fixing-PBR-for-glTF-loader' of https://github.com/m-ago…
d326f75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 11, 2024 in 0s

84.08% (-0.29%) compared to b38afc1

View this Pull Request on Codecov

84.08% (-0.29%) compared to b38afc1

Details

Codecov Report

Attention: Patch coverage is 54.32099% with 37 lines in your changes missing coverage. Please review.

Project coverage is 84.08%. Comparing base (b38afc1) to head (d326f75).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #854      +/-   ##
==========================================
- Coverage   84.37%   84.08%   -0.29%     
==========================================
  Files          44       44              
  Lines       10553    10620      +67     
  Branches     1432     1445      +13     
==========================================
+ Hits         8904     8930      +26     
- Misses       1270     1302      +32     
- Partials      379      388       +9     
Files Coverage Δ
fury/gltf.py 76.08% <54.32%> (-3.50%) ⬇️