Skip to content

Issue 0122#123

Merged
ckormanyos merged 9 commits intomainfrom
issue_0122
Feb 27, 2025
Merged

Issue 0122#123
ckormanyos merged 9 commits intomainfrom
issue_0122

Conversation

@ckormanyos
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.0%. Comparing base (c390206) to head (905686a).
Report is 10 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #123   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files          15       15           
  Lines        1324     1320    -4     
  Branches      112      113    +1     
=======================================
- Hits         1324     1320    -4     
Files with missing lines Coverage Δ
examples/example001_roots_sqrt.cpp 100.0% <ø> (ø)
examples/example004_bessel_recur.cpp 100.0% <ø> (ø)
examples/example005_polylog_series.cpp 100.0% <ø> (ø)
examples/example007_catalan_series.cpp 100.0% <ø> (ø)
examples/example011_trig_trapezoid_integral.cpp 100.0% <ø> (ø)
examples/example012_exercise_constexpr.cpp 100.0% <ø> (ø)
math/softfloat/soft_double.h 100.0% <100.0%> (ø)
test/test_soft_double_spot_values.cpp 100.0% <100.0%> (ø)
util/utility/util_constexpr_algorithm_unsafe.h 100.0% <ø> (ø)

... and 3 files with indirect coverage changes


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 c390206...905686a. Read the comment docs.

@ckormanyos
Copy link
Owner Author

ckormanyos commented Feb 27, 2025

OK it has been a bit detailed handling the LINTERS and the QEMU and code coverage runs on CI. But this thing is getting close to going green on CI.

@sonarqubecloud
Copy link

@ckormanyos
Copy link
Owner Author

This is intended to handle #122

@ckormanyos ckormanyos merged commit f44ec20 into main Feb 27, 2025
90 checks passed
@ckormanyos ckormanyos deleted the issue_0122 branch February 27, 2025 20:52
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