Skip to content

Do not convert to int#583

Merged
ZedThree merged 1 commit into
masterfrom
no-int-conversion
Jun 19, 2026
Merged

Do not convert to int#583
ZedThree merged 1 commit into
masterfrom
no-int-conversion

Conversation

@dschwoerer

Copy link
Copy Markdown
Collaborator

abs is for integers (from C)
std::abs is for anything (from C++)

Cherry-picked from #549

abs is for integers (from C)
std::abs is for anything (from C++)
@dschwoerer dschwoerer added the bug Something isn't working label Jun 18, 2026
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.32%. Comparing base (c8aa796) to head (4411812).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #583   +/-   ##
=======================================
  Coverage   49.32%   49.32%           
=======================================
  Files          96       96           
  Lines       10029    10029           
  Branches     1453     1453           
=======================================
  Hits         4947     4947           
  Misses       4587     4587           
  Partials      495      495           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ZedThree ZedThree merged commit 0a67d50 into master Jun 19, 2026
6 checks passed
@ZedThree ZedThree deleted the no-int-conversion branch June 19, 2026 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants