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

Fix promotion system with inclusion of decimal32_fast #589

Merged
merged 2 commits into from
May 22, 2024
Merged

Conversation

mborland
Copy link
Member

Closes: #588

Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.9%. Comparing base (d901dd4) to head (09b93df).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #589   +/-   ##
=======================================
  Coverage     98.9%   98.9%           
=======================================
  Files          200     200           
  Lines        12912   12912           
  Branches      1487    1487           
=======================================
  Hits         12766   12766           
  Misses         146     146           
Files Coverage Δ
test/test_promotion.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 d901dd4...09b93df. Read the comment docs.

@mborland mborland merged commit fa54eb5 into develop May 22, 2024
64 checks passed
@mborland mborland deleted the promotion branch May 22, 2024 12:42
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.

Refactor promotion system to support fast types
1 participant