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

impl Display for BddVariableSet in the same way like BddValuation #55

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

zao111222333
Copy link
Contributor

Implement Display for BddVariableSet in the same way like BddValuation, please check whether this method is decent or not.
That's a tiny update and I believe we can release it in next version :)

Thank you!

Copy link

codecov bot commented Aug 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 90.49%. Comparing base (58bd1df) to head (cc0bf1e).

Files Patch % Lines
src/_impl_bdd_variable_set.rs 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   90.83%   90.49%   -0.35%     
==========================================
  Files          27       27              
  Lines        2085     2093       +8     
==========================================
  Hits         1894     1894              
- Misses        191      199       +8     

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

@daemontus
Copy link
Member

Seems nice. Thank you :)

@daemontus daemontus merged commit 6f0cfcf into sybila:master Aug 13, 2024
5 of 7 checks passed
@daemontus
Copy link
Member

Should now be released as version 0.5.19.

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