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

build(cmake): update policies #3775

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

Conversation

ReenigneArcher
Copy link
Member

Description

Fix new errors in build.

Screenshot

Issues Fixed or Closed

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

@ReenigneArcher ReenigneArcher force-pushed the build/cmake/update-policies branch 2 times, most recently from 2eb1a53 to 698ef97 Compare April 1, 2025 02:08
@ReenigneArcher ReenigneArcher force-pushed the build/cmake/update-policies branch from 698ef97 to f1d76cc Compare April 1, 2025 02:18
@ReenigneArcher ReenigneArcher marked this pull request as ready for review April 1, 2025 02:18
Copy link

sonarqubecloud bot commented Apr 1, 2025

Copy link

codecov bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.59%. Comparing base (fc9b548) to head (f1d76cc).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3775      +/-   ##
==========================================
+ Coverage   11.25%   11.59%   +0.33%     
==========================================
  Files          69       92      +23     
  Lines       12160    17358    +5198     
  Branches     5896     8108    +2212     
==========================================
+ Hits         1369     2013     +644     
- Misses      10292    12851    +2559     
- Partials      499     2494    +1995     
Flag Coverage Δ
Linux 11.25% <ø> (ø)
Windows 13.00% <ø> (?)

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

see 59 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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