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

Improve noexcept usage. #997

Merged
merged 2 commits into from
May 10, 2024
Merged

Improve noexcept usage. #997

merged 2 commits into from
May 10, 2024

Conversation

1uc
Copy link
Collaborator

@1uc 1uc commented May 9, 2024

No description provided.

1uc added 2 commits May 9, 2024 14:33
It's likely not `noexcept`. Therefore, it would terminate when it
encounters an issue.
@1uc
Copy link
Collaborator Author

1uc commented May 9, 2024

Closes #974

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.29%. Comparing base (5afd834) to head (711299a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #997   +/-   ##
=======================================
  Coverage   86.29%   86.29%           
=======================================
  Files          94       94           
  Lines        5998     5998           
=======================================
  Hits         5176     5176           
  Misses        822      822           

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

@1uc 1uc marked this pull request as ready for review May 10, 2024 06:21
@1uc 1uc merged commit 1206407 into master May 10, 2024
36 checks passed
@1uc 1uc deleted the 1uc/noexcept branch May 10, 2024 07:29
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.

None yet

3 participants