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

Resolve compiler flags for Windows #706

Merged
merged 7 commits into from
Aug 20, 2024
Merged

Resolve compiler flags for Windows #706

merged 7 commits into from
Aug 20, 2024

Conversation

ZackAttack614
Copy link
Collaborator

@ZackAttack614 ZackAttack614 commented Aug 14, 2024

Resolves #612

@pep8speaks
Copy link

pep8speaks commented Aug 14, 2024

Hello @ZackAttack614! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-08-20 18:06:14 UTC

Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.49%. Comparing base (32009f3) to head (6311045).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #706      +/-   ##
==========================================
+ Coverage   33.06%   33.49%   +0.42%     
==========================================
  Files         129      129              
  Lines       21281    21237      -44     
==========================================
+ Hits         7037     7113      +76     
+ Misses      14244    14124     -120     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

These were not actually necessary to fix the mac packaging after all.

Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
Copy link
Collaborator

@psavery psavery left a comment

Choose a reason for hiding this comment

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

LGTM

@ZackAttack614 ZackAttack614 merged commit ae5bb6b into master Aug 20, 2024
8 checks passed
@ZackAttack614 ZackAttack614 deleted the compile-flags branch August 20, 2024 19:05
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.

Check if compile args are being used by Windows
3 participants