SupinePandora43 / UltralightNet

.NET bindings for Ultralight next-gen HTML renderer
https://github.com/SupinePandora43/UltralightNet
MIT License
63 stars 10 forks source link

GPUDriver fixes by Redhacker2 #58

Closed SupinePandora43 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #58 (0be754b) into upstream (5bb9475) will decrease coverage by 1.25%. The diff coverage is 31.57%.

@@             Coverage Diff              @@
##           upstream      #58      +/-   ##
============================================
- Coverage     33.27%   32.01%   -1.26%     
============================================
  Files            45       45              
  Lines          2116     2071      -45     
  Branches        261      261              
============================================
- Hits            704      663      -41     
+ Misses         1412     1408       -4     
Impacted Files Coverage Δ
src/UltralightNet/Structs/ULGPUState.cs 7.69% <0.00%> (ø)
src/UltralightNet/ULPlatform.cs 58.50% <ø> (+5.61%) :arrow_up:
src/UltralightNet/View.cs 17.71% <0.00%> (-0.12%) :arrow_down:
src/UltralightNet/Structs/ULRect.cs 33.33% <37.50%> (-66.67%) :arrow_down:
src/UltralightNet/Structs/ULIntRect.cs 50.00% <50.00%> (-50.00%) :arrow_down:
src/UltralightNet/Structs/ULFileSystem.cs 20.18% <0.00%> (-19.27%) :arrow_down:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more