Sunshine
Sunshine copied to clipboard
tests(windows): prefer static libraries
Resolves a couple of errors specific to msys.
Description
Screenshot
Issues Fixed or Closed
Type of Change
- [x] 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
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have added or updated the in code docstring/documentation-blocks for new or existing methods/components
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 9.68%. Comparing base (
6d91e68) to head (3cf8381). Report is 137 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #2939 +/- ##
======================================
Coverage 9.68% 9.68%
======================================
Files 97 97
Lines 17528 17528
Branches 8200 8200
======================================
Hits 1698 1698
- Misses 12994 13052 +58
+ Partials 2836 2778 -58
| Flag | Coverage Δ | |
|---|---|---|
| Linux | 7.19% <ø> (ø) |
|
| Windows | 5.11% <ø> (ø) |
|
| macOS-12 | 10.37% <ø> (+0.01%) |
:arrow_up: |
| macOS-13 | 10.27% <ø> (ø) |
|
| macOS-14 | 10.58% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.