Skip to content

Conversation

@FrogTheFrog
Copy link
Contributor

Description

Added methods for handling primary displays.

Also disabled the usage of the default CI display by default as you just cannot modify it's mode structure at all (also the current one is invalid by default)... Sadly this means that most of MixedTopology UTs will not run on CI as only 2 additional VDDs can be added :/

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

Branch Updates

LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch
must be updated before it can be merged. You must also
Allow edits from maintainers.

  • I want maintainers to keep my branch updated

@codecov
Copy link

codecov bot commented Jun 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.10%. Comparing base (8b1a33c) to head (65cb896).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   90.46%   91.10%   +0.63%     
==========================================
  Files          11       12       +1     
  Lines         797      854      +57     
  Branches      446      482      +36     
==========================================
+ Hits          721      778      +57     
  Misses         42       42              
  Partials       34       34              
Flag Coverage Δ
Linux 92.59% <ø> (ø)
Windows 91.10% <100.00%> (+0.63%) ⬆️
macOS 54.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
.../displaydevice/windows/windisplaydeviceinterface.h 100.00% <ø> (ø)
src/windows/winapiutils.cpp 99.53% <100.00%> (+<0.01%) ⬆️
src/windows/windisplaydeviceprimary.cpp 100.00% <100.00%> (ø)

@ReenigneArcher ReenigneArcher merged commit 5f960ed into LizardByte:master Jun 10, 2024
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.

2 participants