Skip to content

Conversation

@FrogTheFrog
Copy link
Contributor

Description

Add workaround for older compilers

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

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 5, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
5 New issues
D Maintainability Rating on New Code (required ≥ A)
5 New Code Smells (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@codecov
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.20%. Comparing base (7c44c02) to head (7fa6997).
Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #141   +/-   ##
=======================================
  Coverage   93.20%   93.20%           
=======================================
  Files          34       34           
  Lines        2118     2120    +2     
  Branches     1085     1085           
=======================================
+ Hits         1974     1976    +2     
+ Misses         82       75    -7     
- Partials       62       69    +7     
Flag Coverage Δ
Linux 93.68% <100.00%> (+0.03%) ⬆️
Windows 92.98% <100.00%> (+<0.01%) ⬆️
macOS 74.20% <40.00%> (+0.11%) ⬆️

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

Files with missing lines Coverage Δ
src/common/types.cpp 98.66% <100.00%> (+0.03%) ⬆️

... and 1 file with indirect coverage changes

@ReenigneArcher ReenigneArcher merged commit c04eee4 into LizardByte:master Feb 5, 2025
21 of 22 checks passed
@FrogTheFrog FrogTheFrog deleted the old-linux-again branch February 5, 2025 13:25
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