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

Support __linux__ define to detect linux #271

Merged
merged 2 commits into from
Feb 14, 2025
Merged

Conversation

BastianBlokland
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.30%. Comparing base (695e56d) to head (e4b34e3).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #271      +/-   ##
==========================================
+ Coverage   81.28%   81.30%   +0.01%     
==========================================
  Files         299      299              
  Lines       16129    16129              
==========================================
+ Hits        13111    13113       +2     
+ Misses       3018     3016       -2     
Flag Coverage Δ
novstd 81.30% <100.00%> (+0.01%) ⬆️
unittests 81.30% <100.00%> (+0.01%) ⬆️

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

Files with missing lines Coverage Δ
src/input/search_paths.cpp 81.81% <100.00%> (ø)
src/vm/internal/pcall.hpp 83.97% <100.00%> (ø)
src/vm/internal/platform_utilities.cpp 79.03% <100.00%> (ø)

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 695e56d...e4b34e3. Read the comment docs.

@BastianBlokland BastianBlokland merged commit 5a80c57 into master Feb 14, 2025
11 checks passed
@BastianBlokland BastianBlokland deleted the fix/linux-detection branch February 14, 2025 20:40
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