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

View Controllers: add SplitViewController #656

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

compnerd
Copy link
Owner

@compnerd compnerd commented Aug 7, 2021

No description provided.

@compnerd compnerd force-pushed the compnerd/SplitViewController branch 3 times, most recently from 85554da to 465af99 Compare August 9, 2021 16:34
@compnerd compnerd force-pushed the compnerd/SplitViewController branch 7 times, most recently from 63a1e3d to 7d4663f Compare August 24, 2021 16:55
@compnerd compnerd force-pushed the compnerd/SplitViewController branch from 7d4663f to 63ac785 Compare January 2, 2022 18:07
@codecov
Copy link

codecov bot commented Jan 2, 2022

Codecov Report

Merging #656 (63a1e3d) into main (b37d147) will increase coverage by 0.86%.
The diff coverage is 50.60%.

❗ Current head 63a1e3d differs from pull request most recent head 63ac785. Consider uploading reports for the commit 63ac785 to get more accurate results

@@            Coverage Diff             @@
##             main     #656      +/-   ##
==========================================
+ Coverage   26.17%   27.03%   +0.86%     
==========================================
  Files         129      130       +1     
  Lines        5120     5322     +202     
==========================================
+ Hits         1340     1439      +99     
- Misses       3780     3883     +103     
Impacted Files Coverage Δ
...View Controllers/SplitViewControllerDelegate.swift 0.00% <0.00%> (ø)
...ftWin32/View Controllers/SplitViewController.swift 57.27% <57.27%> (ø)
...ces/SwiftWin32/Views and Controls/DatePicker.swift 0.00% <0.00%> (-96.43%) ⬇️
...iftWin32/App and Environment/TraitCollection.swift 68.00% <0.00%> (-9.05%) ⬇️
Sources/SwiftWin32/CA/Transform3D.swift 0.00% <0.00%> (ø)
Sources/SwiftWin32/Views and Controls/View.swift 39.68% <0.00%> (ø)
Sources/SwiftWin32/Support/Date+Extensions.swift
...s/SwiftWin32/View Controllers/ViewController.swift 32.80% <0.00%> (+11.99%) ⬆️
...s/SwiftWin32/App and Environment/Application.swift 76.47% <0.00%> (+37.69%) ⬆️

Copy link

@A3ew3 A3ew3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sources/SwiftWin32/View Controllers/SplitViewController.swift``

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.

None yet

2 participants