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

docs(doxygen): remove INCLUDE_PATH from config #3475

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

ReenigneArcher
Copy link
Member

Description

Using the INCLUDE_PATH causes errors when building in some cases.

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

Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.16%. Comparing base (85c3114) to head (e685e5c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3475      +/-   ##
==========================================
- Coverage   11.17%   11.16%   -0.01%     
==========================================
  Files         100      100              
  Lines       17310    17310              
  Branches     8069     8069              
==========================================
- Hits         1934     1933       -1     
- Misses      12667    12671       +4     
+ Partials     2709     2706       -3     
Flag Coverage Δ
Linux 8.43% <ø> (ø)
Windows 5.38% <ø> (ø)
macOS-13 13.70% <ø> (-0.04%) ⬇️
macOS-14 12.71% <ø> (ø)

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

Files with missing lines Coverage Δ
src/config.cpp 6.00% <ø> (ø)

... and 5 files with indirect coverage changes

@ReenigneArcher ReenigneArcher force-pushed the docs/doxygen/remove-INCLUDE_PATH-from-config branch from 5005c21 to e685e5c Compare December 21, 2024 23:42
@ReenigneArcher ReenigneArcher enabled auto-merge (squash) December 22, 2024 00:01
@ReenigneArcher ReenigneArcher merged commit 129abd8 into master Dec 22, 2024
37 checks passed
@ReenigneArcher ReenigneArcher deleted the docs/doxygen/remove-INCLUDE_PATH-from-config branch December 22, 2024 00:08
TheElixZammuto pushed a commit to TheElixZammuto/Sunshine-1 that referenced this pull request Dec 23, 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.

1 participant