capy-ui / capy

💻Build one codebase and get native UI on Windows, Linux and Web
https://capy-ui.org
Mozilla Public License 2.0
1.6k stars 60 forks source link

Add GTK4 support #57

Closed zenith391 closed 12 months ago

zenith391 commented 12 months ago

closes #17

codecov[bot] commented 12 months ago

Codecov Report

Merging #57 (c01a452) into master (6596dee) will increase coverage by 11.53%. Report is 15 commits behind head on master. The diff coverage is 54.16%.

@@             Coverage Diff             @@
##           master      #57       +/-   ##
===========================================
+ Coverage   61.38%   72.91%   +11.53%     
===========================================
  Files          11       11               
  Lines         821      805       -16     
===========================================
+ Hits          504      587       +83     
+ Misses        317      218       -99     
Files Changed Coverage Δ
src/color.zig 81.08% <ø> (ø)
src/main.zig 100.00% <ø> (ø)
src/backends/gtk/backend.zig 43.96% <39.72%> (+2.53%) :arrow_up:
src/backend.zig 100.00% <100.00%> (+29.62%) :arrow_up:
src/backends/gtk/windowbin.zig 100.00% <100.00%> (+10.34%) :arrow_up:
src/data.zig 97.36% <100.00%> (+24.55%) :arrow_up:

... and 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more