Skip to content

Handle Git issue 766#767

Merged
ckormanyos merged 3 commits into
developfrom
git_issue_766
Jul 20, 2026
Merged

Handle Git issue 766#767
ckormanyos merged 3 commits into
developfrom
git_issue_766

Conversation

@ckormanyos

Copy link
Copy Markdown
Member

This PR is intended to handle Git issue #766.

I hit the wrong button earlier and mistakenly merged the relevant changes to develop without running CI/CD. Oops. I havn't done that one in a while.

So I'll revert the changes to develop and follow up with this PR only.

@ckormanyos

Copy link
Copy Markdown
Member Author

Hi @jzmaddock I'm attempting to repair this by:

  • Clear leading zeros in constexpr suffix initialization via normalize().
  • Make the normalize() method to be constexpr.

If you get a chance, could you take a look? Thx

@codecov

codecov Bot commented Jul 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.2%. Comparing base (8d194c2) to head (dd32a32).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #767     +/-   ##
=========================================
+ Coverage     96.2%   96.2%   +0.1%     
=========================================
  Files          301     302      +1     
  Lines        29462   29478     +16     
=========================================
+ Hits         28328   28344     +16     
  Misses        1134    1134             
Files with missing lines Coverage Δ
include/boost/multiprecision/cpp_int.hpp 95.5% <100.0%> (ø)
include/boost/multiprecision/cpp_int/literals.hpp 100.0% <ø> (ø)
test/git_issue_766.cpp 100.0% <100.0%> (ø)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8d194c2...dd32a32. Read the comment docs.

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

@ckormanyos

Copy link
Copy Markdown
Member Author

I've still got to handle some issues from boost inspect. Other than that, it's cycled green

@ckormanyos

Copy link
Copy Markdown
Member Author

I've still got to handle some issues from boost inspect. Other than that, it's cycled green

OK These seem to be done. I think this one is ready to go.

@ckormanyos
ckormanyos merged commit df89bfd into develop Jul 20, 2026
69 checks passed
@ckormanyos
ckormanyos deleted the git_issue_766 branch July 20, 2026 16:14
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.

1 participant