Skip to content

Comments

Fix [[nodiscard]] consistency#109

Merged
mborland merged 4 commits intodevelopfrom
104
Feb 24, 2026
Merged

Fix [[nodiscard]] consistency#109
mborland merged 4 commits intodevelopfrom
104

Conversation

@mborland
Copy link
Member

No description provided.

@mborland mborland added this to the v0.1.0 milestone Feb 24, 2026
@mborland mborland self-assigned this Feb 24, 2026
@mborland mborland added the Refactor Improve organization or code quality label Feb 24, 2026
@cppalliance-bot
Copy link

cppalliance-bot commented Feb 24, 2026

An automated preview of the documentation is available at https://109.safe-numbers.prtest3.cppalliance.org/libs/safe_numbers/doc/html/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-02-24 16:29:15 UTC

@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.5%. Comparing base (ea766cd) to head (624a68c).
⚠️ Report is 5 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #109   +/-   ##
=======================================
  Coverage     98.5%   98.5%           
=======================================
  Files          102     102           
  Lines         6850    6850           
  Branches      2478    2478           
=======================================
  Hits          6742    6742           
  Misses          42      42           
  Partials        66      66           
Files with missing lines Coverage Δ
include/boost/safe_numbers/byte_conversions.hpp 100.0% <100.0%> (ø)
include/boost/safe_numbers/integer_utilities.hpp 100.0% <100.0%> (ø)
include/boost/safe_numbers/numeric.hpp 100.0% <100.0%> (ø)
test/test_to_from_be_bytes.cpp 100.0% <ø> (ø)
test/test_to_from_le_bytes.cpp 100.0% <ø> (ø)
test/test_to_from_ne_bytes.cpp 100.0% <ø> (ø)

Continue to review full report in Codecov by Sentry.

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

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

@mborland mborland merged commit 69453cb into develop Feb 24, 2026
36 checks passed
@mborland mborland deleted the 104 branch February 24, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Refactor Improve organization or code quality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants