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

SwiftWin32: enable tab control in ComCtl32 #778

Merged
merged 1 commit into from
Dec 29, 2023
Merged

SwiftWin32: enable tab control in ComCtl32 #778

merged 1 commit into from
Dec 29, 2023

Conversation

compnerd
Copy link
Owner

Enable the tab control behaviours for Common Controls to allow us to build out some of the tab view handling.

Enable the tab control behaviours for Common Controls to allow us to
build out some of the tab view handling.
Copy link

codecov bot commented Dec 28, 2023

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (0704e2e) 27.27% compared to head (1e7a0d8) 27.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #778      +/-   ##
==========================================
- Coverage   27.27%   27.23%   -0.04%     
==========================================
  Files         129      129              
  Lines        7407     7417      +10     
==========================================
  Hits         2020     2020              
- Misses       5387     5397      +10     
Files Coverage Δ
...iftWin32/App and Environment/ApplicationMain.swift 0.00% <0.00%> (ø)
Sources/SwiftWin32/Support/WinSDK+Extensions.swift 22.44% <0.00%> (-1.47%) ⬇️

@compnerd compnerd merged commit 45a9e4e into main Dec 29, 2023
8 of 12 checks passed
@compnerd compnerd deleted the compnerd/tabs branch December 29, 2023 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant