Skip to content

Includes must be in this order, windows.h first#599

Merged
mcbarton merged 1 commit intocompiler-research:mainfrom
vgvassilev:fix-windows
May 28, 2025
Merged

Includes must be in this order, windows.h first#599
mcbarton merged 1 commit intocompiler-research:mainfrom
vgvassilev:fix-windows

Conversation

@vgvassilev
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@codecov
Copy link
Copy Markdown

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.31%. Comparing base (d6471b9) to head (213d4e8).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #599   +/-   ##
=======================================
  Coverage   77.31%   77.31%           
=======================================
  Files           9        9           
  Lines        3685     3685           
=======================================
  Hits         2849     2849           
  Misses        836      836           
Files with missing lines Coverage Δ
lib/CppInterOp/DynamicLibraryManagerSymbol.cpp 68.01% <ø> (ø)
Files with missing lines Coverage Δ
lib/CppInterOp/DynamicLibraryManagerSymbol.cpp 68.01% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Collaborator

@mcbarton mcbarton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! The Windows jobs pass the ci

@vgvassilev
Copy link
Copy Markdown
Contributor Author

I guess clang-format sometimes on windows is dangerous :)

@mcbarton mcbarton merged commit de1e51b into compiler-research:main May 28, 2025
78 checks passed
@vgvassilev vgvassilev deleted the fix-windows branch May 28, 2025 08:12
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