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

Add std:: to some usual suspects #865

Merged
merged 14 commits into from
Aug 26, 2024
Merged

Add std:: to some usual suspects #865

merged 14 commits into from
Aug 26, 2024

Conversation

AmintorDusko
Copy link
Contributor

@AmintorDusko AmintorDusko commented Aug 23, 2024

Context: We have several occurrences of missing std namespace.

Description of the Change: Add std namespace to usual suspects.

Benefits:

Possible Drawbacks:

Related GitHub Issues:

[sc-71935]

Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit .github/CHANGELOG.md with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@AmintorDusko AmintorDusko added do not merge Do not merge PR until this label is removed ci:build_wheels Activate wheel building. labels Aug 23, 2024
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.32%. Comparing base (07108df) to head (8835593).
Report is 75 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #865      +/-   ##
==========================================
- Coverage   98.33%   98.32%   -0.02%     
==========================================
  Files         114      148      +34     
  Lines       19157    23391    +4234     
==========================================
+ Hits        18838    22999    +4161     
- Misses        319      392      +73     

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


🚨 Try these New Features:

@AmintorDusko AmintorDusko added the ci:use-multi-gpu-runner Enable usage of Multi-GPU runner for this Pull Request label Aug 23, 2024
@vincentmr vincentmr added this to the v0.38.0 milestone Aug 23, 2024
@AmintorDusko AmintorDusko marked this pull request as ready for review August 23, 2024 15:10
@AmintorDusko AmintorDusko requested a review from a team August 23, 2024 15:10
Copy link
Contributor

@vincentmr vincentmr left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @AmintorDusko . Don't forget to update the changelog.

@AmintorDusko AmintorDusko requested a review from a team August 23, 2024 17:53
Copy link
Contributor

@LuisAlfredoNu LuisAlfredoNu left a comment

Choose a reason for hiding this comment

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

LGTM just a couple of comments 👍
Thank you @AmintorDusko

Copy link
Contributor

@LuisAlfredoNu LuisAlfredoNu left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you @AmintorDusko 🚀

Copy link
Member

@multiphaseCFD multiphaseCFD left a comment

Choose a reason for hiding this comment

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

Nice work @AmintorDusko ! Thank you!

@AmintorDusko AmintorDusko merged commit 4c6e4bb into master Aug 26, 2024
135 checks passed
@AmintorDusko AmintorDusko deleted the add/std branch August 26, 2024 14:26
multiphaseCFD pushed a commit that referenced this pull request Sep 8, 2024
**Context:** We have several occurrences of missing std namespace.

**Description of the Change:** Add std namespace to usual suspects.

**Benefits:**

**Possible Drawbacks:**

**Related GitHub Issues:**

[sc-71935]

---------

Co-authored-by: ringo-but-quantum <[email protected]>
Co-authored-by: Vincent Michaud-Rioux <[email protected]>
Co-authored-by: Luis Alfredo Nuñez Meneses <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:build_wheels Activate wheel building. ci:use-multi-gpu-runner Enable usage of Multi-GPU runner for this Pull Request do not merge Do not merge PR until this label is removed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants