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

Clean up manipulatory assignment operators #605

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Conversation

SSoelvsten
Copy link
Owner

Something we noticed when trying to figure out what is going on in our Random Access experiments. Also, the code is nicer...

@SSoelvsten SSoelvsten added the ✨ code quality Uncle Bob would be proud label Jan 11, 2024
@SSoelvsten SSoelvsten self-assigned this Jan 11, 2024
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

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

Comparison is base (ed5a0ca) 97.032% compared to head (0cb6dde) 97.032%.

Files Patch % Lines
src/adiar/bdd/bdd.cpp 33.333% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##              main      #605   +/-   ##
=========================================
  Coverage   97.032%   97.032%           
=========================================
  Files           88        88           
  Lines         6166      6166           
=========================================
  Hits          5983      5983           
  Misses         183       183           

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

@SSoelvsten SSoelvsten merged commit 2c98992 into main Jan 11, 2024
44 of 53 checks passed
@SSoelvsten SSoelvsten deleted the dd/assignment_ops branch January 27, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ code quality Uncle Bob would be proud
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant