Skip to content

[WIP] Histogram Example fails at input length 10^4 #606

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

Closed
wants to merge 1 commit into from

Conversation

Moelf
Copy link
Contributor

@Moelf Moelf commented Jun 7, 2025

for some reason this fails -- I don't quite understand why input length 1000 works though, 1000 is not divisible by 32 or 256 either.

@Moelf Moelf changed the title Histogram Example fails at input length 10^4 [WIP] Histogram Example fails at input length 10^4 Jun 7, 2025
Copy link

codecov bot commented Jun 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (110d784) to head (c2f26ca).

❗ There is a different number of reports uploaded between BASE (110d784) and HEAD (c2f26ca). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (110d784) HEAD (c2f26ca)
12 10
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #606       +/-   ##
==========================================
- Coverage   47.52%   0.00%   -47.53%     
==========================================
  Files          22      21        -1     
  Lines        1715    1571      -144     
==========================================
- Hits          815       0      -815     
- Misses        900    1571      +671     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@Moelf
Copy link
Contributor Author

Moelf commented Jun 7, 2025

fixed by #597

@Moelf Moelf closed this Jun 7, 2025
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