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

remove debug statements #521

Merged
merged 1 commit into from
Jan 4, 2024
Merged

remove debug statements #521

merged 1 commit into from
Jan 4, 2024

Conversation

ranocha
Copy link
Member

@ranocha ranocha commented Jan 4, 2024

These debug statements were added in #519. They made CI fail in ranocha/SummationByPartsOperators.jl#241. I think it would be nice to disable them again (or only enable them with a special debug setting?).
It would be nice to get a new release when this is merged.

Copy link

codecov bot commented Jan 4, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (314beff) 80.29% compared to head (21731d7) 80.11%.

Files Patch % Lines
src/condense_loopset.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #521      +/-   ##
==========================================
- Coverage   80.29%   80.11%   -0.19%     
==========================================
  Files          39       39              
  Lines        9608     9604       -4     
==========================================
- Hits         7715     7694      -21     
- Misses       1893     1910      +17     

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

@chriselrod
Copy link
Member

Oops, I did not mean to add those.

@chriselrod chriselrod merged commit 3fbe248 into JuliaSIMD:main Jan 4, 2024
26 of 59 checks passed
@ranocha ranocha deleted the patch-3 branch January 4, 2024 16:09
@ranocha
Copy link
Member Author

ranocha commented Jan 4, 2024

Thanks for merging this so quickly!

@ranocha ranocha mentioned this pull request Jan 5, 2024
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.

2 participants