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

Print max,min,mean and stddev values for TRACE_EVAL = 2 #1864

Merged
merged 5 commits into from
Jun 26, 2023

Conversation

umangyadav
Copy link
Member

Helps to find out overflows, underflow when converting data types between operators

@umangyadav umangyadav added the skip bot checks Skips the Performance and Accuracy CI tests label Jun 22, 2023
@umangyadav umangyadav self-assigned this Jun 22, 2023
src/program.cpp Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Merging #1864 (9dc50b6) into develop (e794a63) will decrease coverage by 0.12%.
The diff coverage is 0.00%.

❗ Current head 9dc50b6 differs from pull request most recent head f30e08b. Consider uploading reports for the commit f30e08b to get more accurate results

@@             Coverage Diff             @@
##           develop    #1864      +/-   ##
===========================================
- Coverage    91.55%   91.44%   -0.12%     
===========================================
  Files          419      419              
  Lines        15497    15516      +19     
===========================================
  Hits         14188    14188              
- Misses        1309     1328      +19     
Impacted Files Coverage Δ
src/program.cpp 69.65% <0.00%> (-2.36%) ⬇️

@causten causten merged commit 84a8f45 into develop Jun 26, 2023
11 checks passed
@causten causten deleted the add_dynamic_range branch June 26, 2023 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip bot checks Skips the Performance and Accuracy CI tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants